Hello!
I am considering to move my app to a glide tab. I saw that there is no limits regarding the number of edits, but does the 500 rows limit also disappear ?
Thanks in advance!
Lucas
Hello!
I am considering to move my app to a glide tab. I saw that there is no limits regarding the number of edits, but does the 500 rows limit also disappear ?
Thanks in advance!
Lucas
The row limits are tied to your Team Plan, and are the same regardless of which data source you use.
But using Glide Tables is generally recommended where practical - your app will run faster, and there will be no data source syncs involved.
The number of edits doesn’t disappear with glide tables. They are still counted. The only difference with glide tables is that there are no syncs, so the total number of updates will be less than they would be if you used a google sheet.
Ok thank you !
Ok I understand ! thanks you !