Records showing in Glide NOT showing in Sheets

My app’s URL: eochallenge.glideapp.io

Go to data --> then Profile.
You will see a list of 6 or so profiles.
Now go to edit sheet.
It shows only 2 users (the first 2).
I’ve added new profiles after the fact but nothing adds to the sheet.

Any tips to get this glitch out of the way?

Scroll down

1 Like

If your sheet is full of empty space, (i.e., a2:a1000), then you might consider deleting those empty rows, and the data that is added will be at the bottom of your sheet, as @david said. This is especially so if you are submitting a Form. Glide always adds to the end of any sheet you are attempting to submit to.

1 Like

Only if you are using arrayformulas.

2 Likes

OMG what a stupid mistake. You where right there where at the bottom. I used an array formula initially then choose a different approach. Just deleting the other ones will work. Sorry for the crying wolf.

2 Likes