Help with getting most recent enum value from Google Sheet

Whenever new material comes in, my google sheet column get updated but the same value is not reflecting in appsheet โ€œEnumโ€. Every time, i need to regenerate the column to get the new values. How to make appsheet get the latest โ€œenumโ€ values from sheet without regenerating every time.

Solved Solved
0 3 491
1 ACCEPTED SOLUTION

You could read them with a Valid If option likeโ€ฆ TableName[ColumnName]

View solution in original post

3 REPLIES 3

You could read them with a Valid If option likeโ€ฆ TableName[ColumnName]

Thanks @Aleksi. Its solved.

Excellent!

Top Labels in this Space