Hi, I have 5 different versions in my model, Actual, High, Low, Mid, Budget Q and Budget FY.
I need to apply a lag a figure one month to the first 4 versions and for version Budget FY, I need to take the months value not the lag.
I have configured a custom versions module as well as attempted a boolean approach but am yet to get the desired result. Is there a way of selecting the following:
"If this version then this else do something else"
TIA