Hi,
I have multiple versions in my model. (Actual, Budget, Forecast, Scenario 1)
I was wondering about the best way (best practice) of pulling in values for one version, else formula.
For example:
IF version = Budget Then valuex ELSE formula
I was wondering what the actual syntax would look like. I don't know how to make it work.
Question 2,
If I want to do multiple versions I would need an if statement for each version?
Thx