App storage says it's full but it's not

My app has 304 rows of data. I’m using queries with a limit of 300 rows and have deleted all of the empty rows too. The app says I’m using almost 1000 rows. How can I tell which rows are being counted?

I would check any sheets that are being used in any way in the app. Whether as a tab, list, choices, etc. Any sheets used to perform any functions or views in your app will have the rows counted.

1 Like