# Incomplete information

**URL:** https://community.glideapps.com/t/incomplete-information/39636
**Category:** Ask for Help
**Created:** [March 14, 2022, 11:35am UTC](https://community.glideapps.com/t/incomplete-information/39636 "2022-03-14T11:35:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![thamnoi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thamnoi/32/40332_2.png) [@thamnoi](https://community.glideapps.com/u/thamnoi)
#### Post date: [March 14, 2022, 11:35am UTC](https://community.glideapps.com/t/incomplete-information/39636/1 "2022-03-14T11:35:00Z")

</div>

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?

 ![app1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/2/7223ff236ab8068e5ea17ba0057d78f78d564d7e.jpeg)  
 ![app2](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/e/9eb37fdd7c66507fb5e081ee23a86fe8f148d9c9.jpeg)  
 ![app3](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/b/5b6ed16dd5a210c38299719b1f5fc6030dbe700e.jpeg)  
from Thailand

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [March 14, 2022, 11:54am UTC](https://community.glideapps.com/t/incomplete-information/39636/2 "2022-03-14T11:54:18Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 14, 2022, 12:41pm UTC](https://community.glideapps.com/t/incomplete-information/39636/3 "2022-03-14T12:41:57Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![thamnoi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thamnoi/32/40332_2.png) [@thamnoi](https://community.glideapps.com/u/thamnoi)
#### Post date: [March 14, 2022, 11:34pm UTC](https://community.glideapps.com/t/incomplete-information/39636/4 "2022-03-14T23:34:52Z")

</div>

thank you very much At first I thought so.

---

<div class="post-metadata">

### Author: ![thamnoi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thamnoi/32/40332_2.png) [@thamnoi](https://community.glideapps.com/u/thamnoi)
#### Post date: [March 14, 2022, 11:46pm UTC](https://community.glideapps.com/t/incomplete-information/39636/5 "2022-03-14T23:46:35Z")

</div>

thank you very much
