Hi,
I am trying to create a variance Analysis for users so they can compare price & volume between to Anaplan versions (i.e Budget & Forecast, Budget & Actuals).
This idea is for user to select Version 1 and Version 2 to decide which versions they want to compare. Similar to:
Select V1 : XX (i.e Budget)
Select V2: YY (i.e forecast)
Price Variance Analysis: P(YY) - P(XX)
My calculation module (no versions) will take the data in different modules with versions. Is there any way to compare my different elements between versions without using SELECT: and refering directly the two chosen versions ?
Thanks for you help,