Hi All,
Need your inputs on the Data service entry record with a choice set variable type.
I have a Data Service Entity with some entity records. One of the filed is choice set allowed to multiple choices.
When i am trying to find and print the values of this entity records, all other record values are able to extract normally except the ChiceSet Column.
** Instead of Display Name its giving only the Name value(s) Such as : C1, C3…etc
How i can get/read/extract the display name saved in a DataService Entity Record ??
Your help is greatly appreciated.