Question about deleting rows from google sheets

I have a user table and an additional table with additional user information. Both tables have row IDs. My question is around deleting rows. If I was to delete a row would glide count as two row edits or would all the rows below the deleted rows be counted as updated rows?

If you delete a row (anywhere) in the Google Sheet, it will just count as one update the next time Glide syncs.

If you delete a row via Glide, that’s one update.

Either way, it’s just one update.

I should add that if you delete 100 rows, or even 10,000 rows in the Google Sheet, then as long as you delete them all in one go, it will still count as a single update (or maybe 2, depending on how quickly you do it).

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.