I want to move a column from one Smartsheet to separate one when the completed box is checked.
I created a workflow that goes as follows:
Trigger: When rows are changed
When 'Complete' changes to 'Checked'
Run workflow: When triggered
Conditions Where 'Complete' is 'Checked'
Move Rows Move To: <Designated Smartsheet>
But it doesn't work. What do I need to do to move a row from one Smartsheet to another when a checkbox is checked?
Thank you.