Calculation not correct, need correct feeder
Posted: Tue Nov 02, 2010 2:07 pm
Hi,
I have a calculated item in my rule as
['USD Cons','ActBudRate - FY11','9999 Transfer Entity']=N:
(DB('lkp_TUI Budgeting 9999','GBP Cons','ActBudRate - FY11',!Period,!Company,!HT)-DB('lkp_TUI Budgeting 9999','GBP Cons','ActActRate - FY11',!Period,!Company,!HT))*DB('Currency Conversion','ActBudRate - FY11','USD','GBP Local',!Period);
This calculation is working on the N level but I am not getting the aggregate results correctly. As a side note, the 'GBP Cons' reference cells in the other cube are also calculated items through rules in that cube.
I tried different feeders, but none worked so far. What feeder should I have based on above calculation to make the aggregates work in the cube?
Thanks
I have a calculated item in my rule as
['USD Cons','ActBudRate - FY11','9999 Transfer Entity']=N:
(DB('lkp_TUI Budgeting 9999','GBP Cons','ActBudRate - FY11',!Period,!Company,!HT)-DB('lkp_TUI Budgeting 9999','GBP Cons','ActActRate - FY11',!Period,!Company,!HT))*DB('Currency Conversion','ActBudRate - FY11','USD','GBP Local',!Period);
This calculation is working on the N level but I am not getting the aggregate results correctly. As a side note, the 'GBP Cons' reference cells in the other cube are also calculated items through rules in that cube.
I tried different feeders, but none worked so far. What feeder should I have based on above calculation to make the aggregates work in the cube?
Thanks