Hi,
I am creating a Structure with a set of filters and formulas. These are dependent on the current quarter (e.g. Q1-24 right now). I would like all formulas to key off of a global variable which would be set to this quarter so I don't need to update all the filters and formulas every quarter on a given board.
I know I could use the current date and deduce the current quarter, but I need the variable to be edited manually so I am in control (e.g. towards the end of Q1 I would want to toggle between Q1 and Q2 as both are interesting).
Any idea whether and how this could be achieved?