Is it possible to retrieve ENUM values from a data source in AppSheet?
I’ve created an app with a ‘yyyymm’ field of ENUM type, and I would like to obtain its values from a file in GCS folder. How can I achieve this in AppSheet? Thank you
Is it possible to retrieve ENUM values from a data source in AppSheet?
I’ve created an app with a ‘yyyymm’ field of ENUM type, and I would like to obtain its values from a file in GCS folder. How can I achieve this in AppSheet? Thank you
(Sorry, this has nothing to do with GCS)
In Data Validity, inside your Valid if, you use SELECT().
https://support.google.com/appsheet/answer/10108207?hl=en&sjid=16473158252988873345-EU
AppSheet cannot use a file as a data source.