Best way to make a cubeview that compares a static scenario to a selection of scenarios
Hi all -
I am creating a cubeview that seems basic at first glance, but have ran into some walls as I am still new to using cube views on my own.
What I have is an entity, net sales, profit, profit margin, months, and a changing scenario.
I want to see net sales, profit, and profit margin for the current year. This part is simple enough and will not move.
However, I want to compare these same metrics to various other scenarios, one scenario at a time. I want to be able to select something like prior year actuals, budget, or any forecast and see the figures come in for it in the second/lower half of this cube so I can then make a comparison between current year and whatever selected scenario I have.
Is the best way to do this to create a parameter for the scenario and then write in that parameter name in the necessary rows for the scenario?
Additionally, if I wanted to create a better/worse row, would I be able to easily do that even though one of the two scenarios could change at any given moment? Something like "Current year net sales - net sales of selected scenario = xx"?
Just trying to figure out the best way to make part of this cube view variable and being able to run a comparison against it with current year data.