Hello,
We have set up an automated workflow using the Today() function as the system date. If the today function is between a certain time period, then we want the Term Column to change. When the term column changes, it will change the Term Start Date Column and Term End Date columns which use an INDEX/MATCH formula.
We have tried the automated workflow with different conditions.
In the first workflow: We are using a trigger of "When a date is reached", the Date Field being the "System Date" (which is the Today() function) and two conditions. The first is when the System Date is between 5/1/22 and 8/31/22 and where the System Date is less than 9/1/22, it will change the cell value in the Term column and change the cell values in three other columns to unchecked.
In the second workflow: We are using a trigger of "When a date is reached", the Date Field being the "System Date" (which is the Today() function) and two conditions. The first is where the System Date is greater than or equal to 5/1/22 and where the System Date is less than 9/1/22 it will change the cell value in the Term column and change the cell values in three other columns to unchecked.
In either condition, the automation does not function as we would like it to.
The only way we can get it to work is if we change the Trigger to "When rows are added or changed". The problem with this is, whenever a client checked a box, it would uncheck the three columns every time.
Any help would be greatly appreciated!
Cheers,
Cory