dbTalk Databases Forums  

Assigning Calculated Measure Across Dimension Leaf Members

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Assigning Calculated Measure Across Dimension Leaf Members in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JimS
 
Posts: n/a

Default Assigning Calculated Measure Across Dimension Leaf Members - 07-07-2004 , 08:13 AM






I have a 4-level product dimension and for each product I calculate an Average Selling Price (ASP). At the product level I have two types of product: base products and variants. My problem is I need to create a new calculated measure thats gives me the ASP for the base products but associated (lined up) with the variant products. For example:

Product Volume Value ASP New Measure
--------- -------- ------- ------- -----------------
P100 100 350 3.50 3.50
P100A 50 250 5.00 3.50
P100B 60 420 7.00 3.50

I have implemented two member properties at the product level: Product_ID and Base_Product_ID to help resolve this but have not been able to find a solution.
Does anyone have any ideas??

Regards,

JimS





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.