Month Over Month Variance in the Row
I am building a cube view with two rows and 12 columns. Assume POV=2021M12:
The first row is A#Sales and in the second row I want the variance of the sales from row one this month minus the sales last month. (Think POV minus POVPrior1)
In the Column I have one Column with T#POV.AllPriorInYear.
The problem is that the formula in my month over month isn't smart enough to populate 12 cells of variances.
I know I could do 12 separate columns and use CVC, but that isn't a great option to me for other reasons. Anyone have any ideas on how to do this?
