feeder consolidate to leaf
Posted: Tue May 10, 2011 10:12 am
Hi everyone,
my feeder problem is I need to feed some (Actual / YTD) on (Budget / month)
my time dimension is builded that way:
(Conso) YTD M
| - Month M (Leaf)
| - YTD m-1 (Conso)
A feeder like that will works:
[Actual, YTD M4] => [Budget, M4]
I'm looking for something more dynamic:
[Actual]=> DB( SameCube, Budget, ELCOMP('Time', !Time, 1) ... );
But it don't works like that.
Any Idea is welcome.
my feeder problem is I need to feed some (Actual / YTD) on (Budget / month)
my time dimension is builded that way:
(Conso) YTD M
| - Month M (Leaf)
| - YTD m-1 (Conso)
A feeder like that will works:
[Actual, YTD M4] => [Budget, M4]
I'm looking for something more dynamic:
[Actual]=> DB( SameCube, Budget, ELCOMP('Time', !Time, 1) ... );
But it don't works like that.
Any Idea is welcome.