I have a problem, when I make a forecast for a economic development.
For the forecast, I want to make a variable, that takes the average spending for the last 12 month and fill the future month.
The variables i have made is:
=If ( [actual spending]=0; RunningSum([actual spending] Where ([rolling month] <12))/12;[actual spending])
When I use this, it works separately for every single dimension-variables, but when I choose to show to or more dimensions-data as input, it makes it wrong.
It is a success for a one dimension variable, but when I expand the dimension for multiple underneath variables/dimensions for the dimension, it makes some funny results, like it is making a sum across the underneath variables/dimensions
Anyone got an idea?
Best regard
Andreas
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Providing sample data and the expected result will help us understand your problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here you go.
The formula makes the wierd results at 2020-08 - a 12 months average with a maximum 156.000 danish crowns, can never be a average at 2 millions.
But if i delete the underneath dimension [Dimension 1,2,3 and 4] - and only have the [Top dimension] - it makes an average which looks like the real deal.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.