Hi everyone,
I have a column consisting of "expiration dates" and another set of dates called "extension dates" if an extension has been made. I have put the formula "=IF([Extension Approval Status]@row = "ENABLED", [Extension Date]@row)" in the "expiration date" column, If an extension has been made and has been approved, the "extension date" will replace the "expiration date".
However, when input the formula into a converted column formula, it gets rid of all previous expiration dates and does not let me pick the "expiration date" on the Gantt chart. It also does not allow new expiration dates to be recorded within the grid, when a new form has been submitted.
Is it this a bug or is there an explanation for this behaviour?
Is there any possibility for a solution.