Do you have a version dimension or something like that to delineate between Actual and Forecast. If so, why have you not referenced that in this rule?beek wrote:We are having both actual & forecasted data in the cube. For actualised weeks, data will be imported from the ERP system. For forecasted weeks, it will be computed (carried from week's inventory)
For inventory, I cant think of any way to "downsize" the rule/feeder. Hence am looking at Sales computation. If I put a IF to check on the year, will this shorten the feeder time?
Code: Select all
['Qty'] =>['Sales'];