Hi All,
So I have a workflow that pulls in a lot of revenue data with fields like this:
Minimum Rev Feb-22
Minimum Rev Mar-22
Minimum Rev Apr-22
Later in my workflow I'm creating fields like this to be used in some formulas each period:
Minimum Rev Current
Minimum Rev Prior
currently I go into the model monthly and update all those formulas to reference the correct month

Is there a way for me to use something at the start of the model where I tell it what the current and prior month is and have it update the rest of the formulas in the model by referencing it?
I think I might have to use some sort of formula in the field name itself, but I'm not sure.