Feeders for Balance Calculations
Posted: Tue Sep 28, 2010 8:13 pm
Ive searched for feeding balances across the board but I still can't seem to figure out the best way to feed what Im trying to do.
The cube has a month dimension and a year dimension.
The rule is written such that there is a STET for Jan and 2008 which is where I have to manually enter the balance to get it started.
The issue then is that for all other months and years the rule picks up the prior months number and adds to it. The rule for this works but how do I feed the calculated items when the only hand entered item is in Jan 2008?
The below code doesn't work and Ive tried variation of it as well.
The cube has a month dimension and a year dimension.
The rule is written such that there is a STET for Jan and 2008 which is where I have to manually enter the balance to get it started.
The issue then is that for all other months and years the rule picks up the prior months number and adds to it. The rule for this works but how do I feed the calculated items when the only hand entered item is in Jan 2008?
The below code doesn't work and Ive tried variation of it as well.
Code: Select all
['Subs','Jan','2008']=>['Subs'];