dbTalk Databases Forums  

AS 2005 How to apply Custom Rollup Formula?

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


Discuss AS 2005 How to apply Custom Rollup Formula? in the microsoft.public.sqlserver.olap forum.



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

Default AS 2005 How to apply Custom Rollup Formula? - 05-10-2006 , 09:03 PM






Hi there,

I have an Inventory Cube. It has an inventory fact table and a time
dimension. The time dimension has a hierarchy as show below:

[Year]->[Quarter]->[Month]->[Day]

What I want to do is to show inventory information whenever users
drilldown. The inventory report logic is as this:
Year's inventory equal last Quarter's inventory; Quarter's inventory
equals last Month's inventory; Month's inventory equals last Day's
inventory.

I think I can apply a custom rollup formula, ex
[Time].CurrentMember.LastChild. But I don't know how to add this custom
rollup formula to my Time dimension in AS 2005. I read the tutorial,
however it really a little bit hard to understand. Could anyone give me
a guideline to accomplish this job?

Best Regardly.


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.