Hello, I have a display type ‘Combo’ with a list of Key-Values. In a query, I would like to display the value instead of the key. My solution is to create a table corresponding to the display type then add this table to my query with JOIN. Is there an easier way to display the value in the query? Thanks!
Jean