I'm a little new to the Smartsheet developer tools and I'm trying to move rows with "completed" status.
I was able to move rows to another sheet if I specify the Row ID but is there a way to do this without specifying row ID?
Basically, I'm trying to only move rows IF they have "Complete" under the "Status" column.
Thanks.