Skip to main content

Hi all -


I set up an automation to add data from one sheet (Phil/Jennie check-in) into another (Tasks) automatically. When I test the automation out, it works, and the data is copied over, but when I let it run on its own, it delivers blank records. Has anybody run into a problem like this?





Thanks!

When a record is created, unless it was created by a form, all the non-calculated fields will be empty.


Use a different trigger, such as “when record enters view” and filter the view to only show records which have the necessary fields filled in.


Reply