Hello all,
I am currently building a dispatch calendar/tracker app for my company. The idea is simple, if any task requires the assignee to be at the location, check the box labeled "Onsite" and the task is copied to the calendar sheet. The issue is, checking the box does not copy the row.
If I run the automation manually, it works. If I change the trigger to "When Any Field Changes" and IF "Onsite is Checked", it will also work. But this method will flood the Calendar sheet with tasks any time any change is made.
Any suggestions?