I was looking to update/recalculate a lot rows in a table, using an action adds to much to the sync so i was looking to use the API to update the rows. Assuming i want to update all rows on a table how would i make that call?
Here is what i want to do, the column that i want to recalculate (Total) already has an appsheet formula, I want to call an api which recalculates the apsheet formula for that column after reseting the values to 0 how can i do that.
It’s unclear what specific question you have and whether you tried something but encountered a problem. If the following doesn’t address your need, reply with a clarification.
Okay well thats not what is going on with my app. when i call the api to edit the columns, the rest of the colums in that row do not get updated, unless they take a while to update by themselves. should i contact support?