dbTalk Databases Forums  

SSAS 2005: how to hide measure from calculation code

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


Discuss SSAS 2005: how to hide measure from calculation code in the microsoft.public.sqlserver.olap forum.



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

Default SSAS 2005: how to hide measure from calculation code - 04-24-2006 , 09:02 AM






Hi,

is there a way to hide measure from calcuation code.
Something like assigning default member:
ALTER CUBE CURRENTCUBE UPDATE DIMENSION Measures,
DEFAULT_MEMBER=[Measures].[Profit]My original problem is: I want to have
measure group that containsjust calculated measures. I have to leave at
least one measure in measure groupso that measuregroup is visible in
perspectives. But during cube execution I would like to hide that measure.
Is there any other way of doing this?Thanks



Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: SSAS 2005: how to hide measure from calculation code - 04-25-2006 , 02:03 AM






Hi Vimas,

Thank you for using MSDN Managed Newsgroup Support.

From your description, my understanding of this issue is: You want to hide
a measure when you access the cube. If I misunderstood your concern, please
feel free to let me know.

You can easily change the Visible property of a measure to False.

Hope this will be helpful.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


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

Default Re: SSAS 2005: how to hide measure from calculation code - 04-25-2006 , 07:50 AM



Thanks Wei, that works.
Somehow I thought that after I make Visible property value False, I will not
be able to add it to Perspective. That is not a case. Now I have a measure
that is not visible.

Thanks again.


"Wei Lu" <weilu (AT) online (DOT) microsoft.com> wrote

Quote:
Hi Vimas,

Thank you for using MSDN Managed Newsgroup Support.

From your description, my understanding of this issue is: You want to hide
a measure when you access the cube. If I misunderstood your concern,
please
feel free to let me know.

You can easily change the Visible property of a measure to False.

Hope this will be helpful.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.




Reply With Quote
  #4  
Old   
AT
 
Posts: n/a

Default Re: SSAS 2005: how to hide measure from calculation code - 04-26-2006 , 12:37 AM



Hi Vimas,

Thanks for the update. Glad to hear the information is helpful.

If you have any questions or concerns, please feel free to let me know.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


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.