When you create a simple customized LOV with 2 columns, the first column is the one that BO uses to resolve the SQL. When using the UserResponse function in a report, only the value from the first column appears.
Any thoughts on how to get both?
I suspect that I will need to add the second column to the report and concatenate it.
Customized list of values data cannot be brought in the report. It is better to bring both Code and Description objects in Your Report for display purposes.