I was testing my app with some data. After the app was completed, some of data earlier could not be removed. It is only showing in the Data option in Glide, but not in the linked Google Sheets. These phantom data shows up in my app and the delete option is disabled! I tried deleting from the Data in glide directly, but it keeps popping back out.
I’m having the exact same issue – when the user enters data it seems to create duplicate rows in the Glide data editor though my google sheet only shows a single row.
This doesn’t happen for all type of entries – just those that have significant computation in my google sheet. I don’t have a row ID – wondering if adding that might resolve duplicates.
I think I managed to find a quick and easy way to resolve this. Just duplicate the project and the data will be ported over without any of the phantom data! @Mark
I don’t think there is a way do delete a whole row through the glide data editor. You can either do it in the Google sheet itself, or enable editing and deleting in the app to delete the row with the delete button.