I have tried to update all the rows through ACTION based on the date on another table. No error but my app froze. can someone please help?
I made an action (“Paid PO TRUE”) to put “TRUE” in the [Paid] Column. Then I created another action (“Paid PO”) that invokes the (“Paid PO TRUE”) in all the rows that are included in my Date criteria.
this is the expression I have used to update the rows:
Most browsers should have a mechanism to prevent an infinite loop, and if you are changing more than, let’s say, 400 rows at a time with an action, probably the browser will say that the app froze or similar. Just click “wait” or similar (Idk how it’s translated in english, here it says “Esperar”), that’s it.
Anyway, that’s to overcome the problem, but I suggest you to think a better solution, like making sure to use a less broad date range, maybe just around a week of data instead of a whole month
Wow! I was thinking my action and expressions was wrong. I have reduced the range to 6 days, it worked but still took some time to finish. what book or articles should I read to know more about some of these IT properties. Awesome. Thanks. I will look at workflow and json to make it more efficient. thanks much.
maybe my understanding is not enough. I saw some old vids with instructions quickly populating through API or webhook in JSON. anyway, I’ll look deep and learn more about it. thanks much
So you are talking about “AppSheet Training” by “QREW Tech”?
Yes, they have a video about the AppSheet API but it’s an enterprise feature I suggest you to not depend on