dbTalk Databases Forums  

Calculated member to return the MDX expression of another cal mem as a string

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


Discuss Calculated member to return the MDX expression of another cal mem as a string in the microsoft.public.sqlserver.olap forum.



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

Default Calculated member to return the MDX expression of another cal mem as a string - 12-08-2003 , 01:12 PM






Is it possible to make a calculated member that gets the MDX as a
string from another calculated member?

Suppose I was querying a cube and I have a calculated member in it
called
[MemFmla] as 'Sum([Time].[1997].[Q1], [Time].[1997].[Q2])'

While writing a mdx query in sample app, I want to make ANOTHER
calculated member...

[MemInfo] as 'return a string for the mdx of [MemFmla]......'
And the solve order... etc... (Like we do it for regular members)

Is this even possible?

Thanks

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.