Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Dataverse web api retrieve text values instead of numeric label values for a multiple choices column

Hi, I am trying to retrieve a table from dataverse with web api of Dataverse. The table I want to retrieve contains some columns with multiple choice type. When I retrieve it i dont get the actual text value of the choice, instead I get a numerical value that is useless for me. WHat do I have to put in the query part of the url to get the values I want?