dbTalk Databases Forums  

Custom Rollup Issue along a dimension with many members

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


Discuss Custom Rollup Issue along a dimension with many members in the microsoft.public.sqlserver.olap forum.



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

Default Custom Rollup Issue along a dimension with many members - 07-01-2003 , 03:25 PM






We have a custom rollup along a dimension:
---------------------------------------------
Custom rollup of the measure [X], along the dimension [Commission]
(
(Commission A, X) * (Commission A, Y)
+ (Commission B, X) * (Commission B, Y)
+ ...
)
/
(
(Commission A, Y)
+ (Commission B, Y)
+ ...
)

[X] - a measure
[Y] - another measure
[Commission] - dimension (A, B, ..., members underneath level ALL of
[Commission])
---------------------------------------------
The above is manageable if the number of members in the [Commission]
dimension is limited.

What there are lots of members? Is there a some kind of summing-up
function?

What would be an alternative way to do this kind of rollup?

Tao Zuo
tzuoo (AT) allstate (DOT) com

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.