Hi everyone!
I’m using a Versions Dimension to allow for Actual + Forecast monthly planning. 1+11, 2+10, 3+9, etc.
For metrics with manual inputs, I’m wondering if there’s a way to have the formula statement be:
If the prior month is defined, default to that value. Otherwise, default to the prior version.
The idea would be that as I change versions, my inputs would carry to the next one. However, if in a later version I change the input for a month, that new input would propagate across all the future months in that version.
I tried a few versions of an IF statement using ISDEFINED, etc. but no luck.
Thanks!