Hello,
I have a workflow that trigger when a new rows are added, the rows will be added by a form.
When the form is submitted, the workflow will search for the rows that is checked and move it to another sheet. However, this does not work until I manually press run.
UPDATE: It worked now!!