dbTalk Databases Forums  

Cumulative Calculated Member greatly slows cube

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


Discuss Cumulative Calculated Member greatly slows cube in the microsoft.public.sqlserver.olap forum.



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

Default Cumulative Calculated Member greatly slows cube - 05-12-2004 , 02:52 PM






I used this mdx to create a field that shows me the cumulative quantity of
items not shipped (Rem Qty)...I have an additional measure that has the
Available qty placed into the cube always on the current date (cube is
rebuilt each day). This additional measure is added into measure...and then
I have the 'expected onhand qty' for each of my date periods.

Sum(PeriodsToDate([TimeWeek].[Year]), [Measures].[Rem Qty]+Avail)



However, this calculated measure greatly slows the cube. How have others
solved the question of showing (speedily, efficiently) the expected qty on
hand, based on previous days' inputs/outputs?



Thanks for your help!



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.