I would like the ability to use set numbers or values in multiple formulas on the same board and have them be updatable in a central location, which would waterfall into each of the formulas.
EG right now I can do 1 formula as 0.5*(column1+column2), and 0.5*(column3+column4), so if I need to change the 0.5 I have to edit every formula. Another example is I have a formula that depends on a boolean, and in order to apply to every item it needs to be toggled via a checkmark for every item,
I am requesting the ability to store 0.5 somewhere (like the description of the board or in a separate view… so that I can update it there and it would waterfall:
EG X*(column1+column2) and 0.5*(column3+column4). For the boolean value if there were universal variables it could be toggled once and applied to every item without having to set a board default value or mass edit each item.
I am sure this is pretty Niche, but it doesn’t hurt to ask.