I have data in google sheet 32 lines, but when I upload it, the table has 10 lines and the screen display has 10 items, can anyone fix it for me?
from Thailand
I have data in google sheet 32 lines, but when I upload it, the table has 10 lines and the screen display has 10 items, can anyone fix it for me?
It looks like you need to upgrade your app as you’ve reached one of the limitations of a free app. Click the upgrade button in the top right to see your limits and upgrade from there.
It also appears that you may be using an arrayformula or have a formula on several of your google sheet rows? It should only be assigning a RowID when the row is populated. If every row is getting a row id, then something is causing glide to see it as a populated row. That’s probably what’s pushing you over your limit and glide is limiting the number of rows that are accessible.
thank you very much At first I thought so.
thank you very much