Dropdown Columns via a Lookup - How to change the order?

Hi Rolando, the issue here is a type mismatch. You’re trying to compare a Text value with a Column.
image

See this thread to understand.

The simplest way to fix your doc here is to change the Select List to fetch the row references THINGS instead of the text only. Note that this also solves the all owners problem you had.

image

1 Like