Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Dec 01, 2023 01:57 AM
Hi all,
I have an automaton where at X time, once a week, records are scanned for any projects that are within the next coming week, the status is to be changed to "Upcoming".
I am recieving an error message on the update record part. I have attached a video below for you to see.
Does anyone know what the problem is and a solution?
Kieran
Solved! Go to Solution.
Dec 02, 2023 06:12 AM
Hi,
Update record action designed for a single record. Since your 'Find record' result is more than one, you should use loop calling Repeating group, and then use Update record inside that group.
Dec 02, 2023 07:51 AM
Formula looks ok. I can't be sure 100% because I never used Fillout. The message indicates that you have to test automation again, starting from first step. (usually when you updated your automation and performing 'pre-launch' test of some step, it is recommended to re-test all previous steps)
Dec 02, 2023 06:12 AM
Hi,
Update record action designed for a single record. Since your 'Find record' result is more than one, you should use loop calling Repeating group, and then use Update record inside that group.
Dec 02, 2023 07:25 AM
Thank you! Do you know the formula for my form wouldn't be pulling through?
Dec 02, 2023 07:51 AM
Formula looks ok. I can't be sure 100% because I never used Fillout. The message indicates that you have to test automation again, starting from first step. (usually when you updated your automation and performing 'pre-launch' test of some step, it is recommended to re-test all previous steps)