Using Element Attribute to Rollup Leaf Level Data !!!!
Posted: Wed Dec 05, 2012 6:35 am
Guys,
I am after some help for the following scenario :
We are having a Cube with 5 dimension(including the measure dimension), elements of all are at leaf level and having only one consolidated node named as "ALL Elements". One of the dimension is Cost Center which is having around 5000 leaf level elements and one main top parent, like as shown below,
ALL Cost Center
-- Cost Center 1
-- Cost Center 2
-- Cost Center n
Cost Center dimension is also having some attributes, say one of them is Manager. We have created one Reporting Cube with same dimensions as main cube with only replacement of Cost Center Dimension with Manager Dimension.
Now what we want is to pull data from staging/main cube to reporting cube in such a way that all cost centers which belongs to same managers(which is defined in attribute) should rollup the leaf level data and then feed that consolidated data in reporting cube corresponding to that manager.
One of the way which we figured out is creating a consolidated Manager node for each bunch in Cost Center dimension and then using TI code or Rules pull that consolidated node in reporting cube. But we don't want this. We dont want to create any more consolidated node. You can assume that, its kind of our business ristriction.
Is ther any other work around to do this? Either by TI script or by Rules ...... anything?
Any suggestion will be highly appreciated.
Regards,
Priyank
I am after some help for the following scenario :
We are having a Cube with 5 dimension(including the measure dimension), elements of all are at leaf level and having only one consolidated node named as "ALL Elements". One of the dimension is Cost Center which is having around 5000 leaf level elements and one main top parent, like as shown below,
ALL Cost Center
-- Cost Center 1
-- Cost Center 2
-- Cost Center n
Cost Center dimension is also having some attributes, say one of them is Manager. We have created one Reporting Cube with same dimensions as main cube with only replacement of Cost Center Dimension with Manager Dimension.
Now what we want is to pull data from staging/main cube to reporting cube in such a way that all cost centers which belongs to same managers(which is defined in attribute) should rollup the leaf level data and then feed that consolidated data in reporting cube corresponding to that manager.
One of the way which we figured out is creating a consolidated Manager node for each bunch in Cost Center dimension and then using TI code or Rules pull that consolidated node in reporting cube. But we don't want this. We dont want to create any more consolidated node. You can assume that, its kind of our business ristriction.
Is ther any other work around to do this? Either by TI script or by Rules ...... anything?
Any suggestion will be highly appreciated.
Regards,
Priyank