Initial value for EnumList

Hi everyone,

I need to set Initial value for EnumList column, but Initial value doesn't allow list. Anyone please help me to find a solution for this. Thank you.

Solved Solved
0 2 141
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

@Firdaus_AG 

Did you try using this ?

 

LIST("item1", "item2")

 

Also, make sure the item you set in your initial value list can match  items from the allow list values.

Check with the options under the black pen icon.

Or, the option "allow other values" must be ticked.

 Please share a screenshot of your expression and your error message if not.

 

View solution in original post

2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

@Firdaus_AG 

Did you try using this ?

 

LIST("item1", "item2")

 

Also, make sure the item you set in your initial value list can match  items from the allow list values.

Check with the options under the black pen icon.

Or, the option "allow other values" must be ticked.

 Please share a screenshot of your expression and your error message if not.

 

Thanks

Top Labels in this Space