Hello thank’s for taking the time to read this.
I am currently trying to set a workflow so that a data thing’s to delete current cells… but am struggling to figure out how to get it to delete when the value = no for 7 days.
Hello thank’s for taking the time to read this.
I am currently trying to set a workflow so that a data thing’s to delete current cells… but am struggling to figure out how to get it to delete when the value = no for 7 days.
How will the value originally be changed to no?
By a checkbox and then pressing a save icon to update the yes / no value
Easiest way then would be to create a backend workflow to delete the ting and when the save icon is pressed schedule that backend workflow for 7 days from the current date and time and on the backend workflow put a conditional for only when the value is no.
This topic was automatically closed after 70 days. New replies are no longer allowed.