Appsheet not showing all the data from spreadsheet

Hi, i have complete data from spreadsheet with uniqueid and all of the data is arrayformula except for 1 column which needs to be filled by user in the appsheet

the problem is, the appsheet seems to not showing the row where the column needed to fill by user is blank, and only showing the filled one, is there anything i miss in the config ?

Solved Solved
0 11 1,859
1 ACCEPTED SOLUTION

Probably because you have a spreadsheet expression in the Autocompute area of the column [UniqueId].

A good practice is to have this expression:

UNIQUEID()

in the Initial value expression of the column:

Aurelien_0-1701935084043.png

and nothing else for the key-column.

For reference:

What is a key? - AppSheet Help

UNIQUEID() - AppSheet Help

 

View solution in original post

11 REPLIES 11
Top Labels in this Space