I got an app with multiple tables in multiple Sheets. I added a new table yesterday, but when I add rows through my AppSheet app, the row is not added to the related data source.
I tried adding the table to an existing Sheets and also to a new Sheets, but got the same behavior:
The new table name is “storageNumber”
The Sheets ID is “1ssKt_if09FUNq…”, as written in the Table Source id
The duplicated Sheets was named NewApp-32785632_storageNumber (_)
When I change the table through the app or when I change the duplicated Sheets and sync, the changes are reflected in both ways
The original connected source Sheets stays empty when I change the app
When I manually add rows to the original source, it’s not reflected in the app
If I add/rename columns in the origin and Regenerate the Schema, it’s reflected in the Table configuration
The table had the Shared setting OFF for some reason. I found this related. topic, which described similar behavior (new spreadsheet created).
I have 30 other tables where Shared is on and I don’t remember ever turning it off… Anyway, it’s working as expected now.
I guess it’s expected with Sharing Off, but in some cases, after adding a new record it wasn’t visible. I think it happened in the app editor and maybe it was stored correctly for the logged in user n the Desktop version or the app.