Automation - Workflow Copy Rows
Options

wtaylor
ββ
I'm having an issue with the copy row workflow. When I run the workflow it is copying every row in my sheet not just the row that has the changed Status value. Any thoughts on why this is happening?
Best Answer
-
If you are using the "Run Now" feature, it will ignore the trigger and only look at conditions. Since you do not have any conditions listed, it is going to copy every row.
Try testing it by using an actual sheet trigger instead of the "Run Now" feature.
Answers
-
If you are using the "Run Now" feature, it will ignore the trigger and only look at conditions. Since you do not have any conditions listed, it is going to copy every row.
Try testing it by using an actual sheet trigger instead of the "Run Now" feature.
-
That got it, thanks Paul!