ENUM doesnt work

Greetings!
i have a trouble about the enum on certain amount of data.
is there a limit of appsheet on reading the enum data?
i have about 40 rows of data on excels, and my app cant display it

0 4 221
4 REPLIES 4

Hi, 40 rows to read is fine. It sounds that your Formula just don’t match with your app structure. Your prinscreen doesn’t show how do you read that table/column. What kind of formula do you have with the “Valid If” or “Suggested values”?

i dont use any formula. can you help me what should i write to make 300 data appear?




Read that column’s data with the option called “Valid If”. You can read it with a simple formula like TableName[ColumnName]. Though you need to use your own table and coloumn names.

Top Labels in this Space