Hello everyone,
I've been trying to figure this out on my own for a few days but haven't been successful.
Error: Workflow states move row if a column contains one of ten options. Workflow moves all rows for all options.
Example:
Drop Down Options: Not Started, In Progress, Complete
Sheet 1: Task Sheet
Sheet 2: Completed Tasks
Workflow Setup: (Task Sheet)
When the status is 'Complete' move row to 'Completed Tasks' sheet.
Result: All rows with all status types, including Not, Started and In Progress, are moved.
I've confirmed several times that only the 'Complete' option is checked in the workflow.
Any thoughts as to why this is happening or how I can resolve this please?