Hi Folks,
I have a dropdown in my app that is populated based on a column from List1.
I want to then use that dropdown to display a value from another column in the same list.

The dropdown has been named 'dropdownIMEI' and in the TextInput field that I want the device type displayed, i have the followingin the Data/Default field on the Advanced tab of the field settings.

This results in the error:
"Incompatible Types for Comparison. These types can't be compared: Table, Text"
I have tried numerous combinations of 'selected.text' etc to get it to work, but either run into full blown errors or warnings that don't display anything in the text field.
I suspect that I am either not far from this working, or miles from the mark!
Appreciate your assistance.