dbTalk Databases Forums  

Is there better way to retrieve value in the total level by given a date

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


Discuss Is there better way to retrieve value in the total level by given a date in the microsoft.public.sqlserver.olap forum.



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

Default Is there better way to retrieve value in the total level by given a date - 12-07-2005 , 10:51 AM






Hi,

To get a total value of sales from a selected date, which will be used
in the calculation member like weight. Currently, the script I write

([Measure].[sale], Closeperiod([Date].[date].[day] ,
[Date].[date].Currentmember), Root(OtherDimension1),
Root(OtherDimension2), Root(OtherDimension3), Root(OtherDimension4),
Root(OtherDimension5), Root(OtherDimension6), Root(OtherDimension7))

Question: Is there simple way to eliminate all other dimensions in the
script?

Any help is appreciated,

Charles


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.