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 220
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