dbTalk Databases Forums  

Calcluted Member Help

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


Discuss Calcluted Member Help in the microsoft.public.sqlserver.olap forum.



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

Default Calcluted Member Help - 05-11-2004 , 06:17 AM






Sorry this is driving me mad, I think I am just stupid!!

I have a fact table(Sales) with a set of product sales, giving product
number (PLU), quanity(Quantity) etc. The product price is however in
another table, the products table(Products), this also has the product
number(PLU ) and the unit price (Price).

I am trying to show the total price(Total), i.e. Price x Quantity but can't
work out how to set this up as a calcualte member.

Please help and put me out of my misery!



Reply With Quote
  #2  
Old   
Brian Altmann
 
Posts: n/a

Default RE: Calcluted Member Help - 05-11-2004 , 07:31 AM






Best solution I've found is to create a fact table view where Total Price is calculated in SQL and then map it to a standard measure
HTH
Bria
www.geocities.com/brianaltmann/olap.html

Reply With Quote
  #3  
Old   
Mark Mergler
 
Posts: n/a

Default Re: Calcluted Member Help - 05-11-2004 , 09:11 AM



Brian,

thanks for that, i'll give it a go, i am much more comfortable with sql than
mdx!

Regards

mark
"Brian Altmann" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Best solution I've found is to create a fact table view where Total Price
is calculated in SQL and then map it to a standard measure.
HTH,
Brian
www.geocities.com/brianaltmann/olap.html



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.