dbTalk Databases Forums  

Dimension members in calc measure

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


Discuss Dimension members in calc measure in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rama via SQLMonster.com
 
Posts: n/a

Default Dimension members in calc measure - 03-14-2005 , 08:11 AM






I have a calculated measure as below

(measures.mymeasure, mydimension1.value1, mydimension2.value2)

to give me the measure when dim1 = value1 and dim2 = value2

The calc measure behave strangely when the position/key for value1 and
value2 changes in the dimensions although the value itself remains the same.

does AS store the position/key of the value internally? How can i change
the code so that it uses the value rather than the key?

thank you

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Dimension members in calc measure - 03-14-2005 , 09:27 PM






By "value" of a dimension member, are you referring to its name - can
you give an example of what you are seeing?


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #3  
Old   
OLAPMonkey
 
Posts: n/a

Default Re: Dimension members in calc measure - 03-15-2005 , 09:33 AM



Is either dim1 or dim2 a virtual dimension?


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.