I have a select list field in a form with static List of values . it has a 3 character return value and a 20 character display value . I didn't create a table to mange this because it has only 6 values and are not going to change.
When I want to use this field in an Interactive report How can I display the Display Value instead of return value Which is saved the database without using direct decode statement for each value.
I am on apex 5.1.3 hosted . Database 12C
Thanks
George