Hello Pankajini,
I think this was answered in a ticket, but let me put back the information here, so that it can benefit the rest of the community.
There is no native way to do so for now, but we have tracked this requirement internally.
If anyone is interested to follow this internal request and to be added as a related customer, feel free to open a ticket.
As a workaround, you can use SemQL to fetch the label using a function to transcode the codes into labels based on the data stored in the MTA_LOV_VAL table.
Pankajini MOHARANA
Hi,
I have a Person Entity with few attributes defined as List of Values such as Gender, I am building a a named query for a consumer application and would like to understand if I can show both Code and Label of the List of value( M: Male, F:Female). Currently the named query output only shows the Code (by default).
Any ideas?