Error in Dependent dropdown

Hi I am getting an error as in screenshot below when I create a dependent dropdown.

What could be the reason for the yellow triangle appearing next to text

Solved Solved
0 2 252
1 ACCEPTED SOLUTION

One reason could be… you are using Ref field with a SELECT() expression but you are trying to read a label column’s values instead of the key column.

View solution in original post

2 REPLIES 2

As far as I remember, those choices in the drop down menu is not in the referenced table. Can you please upload here the screenshot of the table and the screenshot of the “Enum” settings?

One reason could be… you are using Ref field with a SELECT() expression but you are trying to read a label column’s values instead of the key column.

Top Labels in this Space