on 2016 Oct 04 1:21 AM
How can we make the variance calculation columns dynamic and not use epmposition to calculate the variance? When the data range changes, the formulas get messed up. Report: Row Axis - Accounts Column Axis - Two dimensions - Category and Cost Center Category values Actual and Budget in column axis of the report can be changed by users Cost center values is in column axis of the report can be changed by the users Data range in the report will vary depending upon the cost center dimension that the users choose Attached an example of the report. Tried using EPM comparison, but couldn't make it to work. Any help on the formula to be used as well as syntax would be helpful Thanks
Request clarification before answering.
Please provide a screenshot of the required report with variance columns.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Al,
How do you want the variance calculation? Can you give an example...Or are the columns H,I,J the local members required?
Regards,
JP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you modify the report a bit? Shift Costcenter above and have category dimension below???
Then you can have local member after every costcenter with the variance calculation like this...even if the cost center increase the formula follows.
Local member formula is =EPMMEMBER([CATEGORY].[PARENTH1].[BUDGET])-EPMMEMBER([CATEGORY].[PARENTH1].[ACTUAL]) and attach it to member Actual in my case...
This approach is applicable only if you can modify the design of your report.
Regards,
JP
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.