dbTalk Databases Forums  

Calculated Measures

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


Discuss Calculated Measures in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
poor_guy@please_no_spam.com
 
Posts: n/a

Default Calculated Measures - 04-18-2004 , 10:17 AM






Hi !

Say that I have three measures AAA,BBB,CCC

now I use two to calculate a new member DDD

ex: [Measures].[AAA]/[Measures].[BBB]

works fine

But how can I use a measure iside a funtion like STDDEV or
SQRT ?? When I try as like above it gives errors !!

Also How can I use certain measures.. only to calculate
another measure ??

ex: Use measures AA and BB to calculate CC but only show
CC in the drill down process ??






Reply With Quote
  #2  
Old   
Abhinav Kumar
 
Posts: n/a

Default Calculated Measures - 04-19-2004 , 10:33 PM






To display only the calculated measure, hide the unwanted
measures by setting the visible property under advanced
tab to "false".(First click the required measure in the
cube editor)

Abhinav Kumar
akumar (AT) itmag (DOT) com.au
Quote:
-----Original Message-----
Hi !

Say that I have three measures AAA,BBB,CCC

now I use two to calculate a new member DDD

ex: [Measures].[AAA]/[Measures].[BBB]

works fine

But how can I use a measure iside a funtion like STDDEV
or
SQRT ?? When I try as like above it gives errors !!

Also How can I use certain measures.. only to calculate
another measure ??

ex: Use measures AA and BB to calculate CC but only show
CC in the drill down process ??





.


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.