can not convert to type 'Enum'

I have the following column set up:

When saving the data, I get a stacked up queue and try to force refresh the data which results in this error:

"Unable to add row to table ‘Order’. → Value ‘Senin L’ in field ‘Hari Kunjungan’ cannot be converted to type ‘Enum’. "

*i have checked allow other values button from other community suggestion, but still didn,t work.

*fyi this is tutorial video i tried before : https://www.youtube.com/watch?v=uGaF0doGaxY

Hoping someone has a solution for me.

Instead of using Valid_If with your SELECT(), use “Suggested Values”.

2 Likes

it worked, thank you sir

You’re welcome!