I have a sheet that has a number of tasks that need to be completed on recurring schedule. Each row has a date field that I am using to trigger a workflow. In my case, the workflow is simply copying the row to another sheet when the date trigger occurs.
My current shortcoming is that once that alert is triggered, I need to update the trigger date to a new value. I have a sperate column that contains the frequency of occurrence. So for example, if the frequency column is "Annual", the trigger date should jump forward 365 days once the automation completes.
Within the workflow configuration, I am not able to update the contents of the cell that is being used as my date trigger. Any thoughts on how I might automatically update the value of a cell, after an automated workflow is triggered?
I'm happy to provide screenshot examples if needed.
Thanks,