I have an Overdue column (column type is flag) in a project plan/task list. I have a formula that calculates when to set the flag indicating that the task is overdue.
With the newly added Column Formula feature, I would like to set the existing formula for the column instead of in each cell. The reason is I have discovered that if people manually set/clear the flag, it overwrites the formula for that cell - ie no more automatic calculation to set the flag.
I don't see an option in the Control Center Global updates that lets me apply a column formula and push it out to existing projects. I updated the template so that new projects with get the column formula, but would like to apply that to existing projects as well.
Is this feature missing from Control Center? I suppose I can create a helper column with the correct formula to set the flag (and then hide the helper column), but I was hoping to use Column Formula feature.