I am creating a document that will use automations to copy a row to another worksheet, and also contact users when they are tagged in a row. However, I’d like the automation to run only when the row is completed fully - right now it sends as soon as that cell linked to the automation is completed, sending the row to the user before it is fully filled out.
Is there a way to trigger the automation as soon as its corresponding row is fully completed? Alternatively, could the row copied into the other worksheet just mirror the original row for all new changes?