Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Solved! Go to Solution.
Hi @Anonymous ,
Please see if these documents are helpful.
https://docs.microsoft.com/power-apps/developer/data-platform/multi-select-picklist?tabs=webapi
https://docs.microsoft.com/power-apps/developer/data-platform/webapi/retrieve-entity-using-web-api
https://debajmecrm.com/how-to-get-optionset-choice-label-value-from-dataverse-in-power-automate/
https://sites.google.com/kushalnagar.net/d365/home/multiselect-option-set
Best Regards,
Winniz
Hi @Anonymous ,
Please see if these documents are helpful.
https://docs.microsoft.com/power-apps/developer/data-platform/multi-select-picklist?tabs=webapi
https://docs.microsoft.com/power-apps/developer/data-platform/webapi/retrieve-entity-using-web-api
https://debajmecrm.com/how-to-get-optionset-choice-label-value-from-dataverse-in-power-automate/
https://sites.google.com/kushalnagar.net/d365/home/multiselect-option-set
Best Regards,
Winniz