Suggestion of the Enum items

I often use Status column as Enum type. When I select such a field, it would be nice that AppSheet suggests the list of the values

1 2 208
2 REPLIES 2

tony1
New Member

Hi @Julien , sorry for the late reply. Can you say more about where you want to see this behavior?

Sure !
Letโ€™s say I have a [Status] column as Enum type.
The values would be โ€œTo doโ€,โ€œOngoingโ€ and โ€œDoneโ€

The steps of the process will be based on that [Status]
Slices and many format rules are also based on the [Status] using formula such as IF([Status]=โ€œTo doโ€,โ€ฆ,โ€ฆ)

Currently, if I have forgotten the values of that Enum, I have to leave the formula edition, then go to that field and note them somewhere. Then, I go again to the formula edition and type it.

Therefore, it would be nice if the formula editor would suggest the available values of the Enum. Even better, if there is a ValidIf or Suggested Values list, the items of that list would be suggested too.

I hope this is a bit clearer now

CU soon!

Top Labels in this Space