Rolling Forecast Rule
Posted: Thu Aug 02, 2012 4:53 pm
Hello all,
I am trying to create a rolling forecast where the forecast for a month is the actual value from the previous month.
There is a control cube with the following:
-a rfGlobalVars Dimension which contains ForecastMonth,ForeCastYear,CurrentMonth,and CurrentYear.
- a rfString Dimension
There is a rfRevenueForecast Cube which contains the following dimensions:
-rfService
-ppLineItemCode
-rfScenario (actual or forecast)
-bpmYear
-bpmPeriod (which contains the months) -- I have created an attribute for this dimension called 'MonthVals' which simply numbers months 1-12
-rfMeasure
I am not sure how to go about creating a rule that calls the month/year from the control cube and places the value from the previous months actual into the forecast for the next month. Any helpful tips/suggestions/advice?
Thanks in advance,
James
I am trying to create a rolling forecast where the forecast for a month is the actual value from the previous month.
There is a control cube with the following:
-a rfGlobalVars Dimension which contains ForecastMonth,ForeCastYear,CurrentMonth,and CurrentYear.
- a rfString Dimension
There is a rfRevenueForecast Cube which contains the following dimensions:
-rfService
-ppLineItemCode
-rfScenario (actual or forecast)
-bpmYear
-bpmPeriod (which contains the months) -- I have created an attribute for this dimension called 'MonthVals' which simply numbers months 1-12
-rfMeasure
I am not sure how to go about creating a rule that calls the month/year from the control cube and places the value from the previous months actual into the forecast for the next month. Any helpful tips/suggestions/advice?
Thanks in advance,
James