Is there a row limit on Pro?

My use case is simple. I have a page and a single table on that page which will probably go over 100k rows in about a year. The project is just for a year and I use API to put rows only. No read action via API on this table.

Other tables present the data with formulas, images etc.

Also this page is hidden and filter will be applied to show only last day but formulas will process all rows.

I am just wondering if it will work or not?

I can try to add 100k rows to that table via API slowly and see if it breaks the doc but wanted to ask if anyone have experience with that amount of rows in a single table.

Thanks

In theory it’s unlimited, but it may get slower if it gets that big.

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