web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / How to display Dataver...
Copilot Studio
Answered

How to display Dataverse choice fields values on adaptive cards?

(1) ShareShare
ReportReport
Posted on by 14
Hi, I used Power Automate to get a row from a Dataverse table.  I parsed the data and set it to a variable(SNTicketInforParsed) but can't get the syntax to display the formatted value of the category field.  Please help.
 
 
Ex: 
 
"cr193_category@OData.Community.Display.V1.FormattedValue": "Inquiry / Help",
"cr193_category": 1,
 
 
value: Topic.SNTicketInfoParsed.cr193_category // This works and displays 1
 
value: Topic.SNTicketInfoParsed.cr193_category@OData.Community.Display.V1.FormattedValue // This does not work.  What is the proper syntax?
Categories:
I have the same question (0)
  • Verified answer
    Vinoth Selvam Profile Picture
    1,592 Super User 2025 Season 1 on at
    Hi  ,
     
    If you need to display the OptionSet text, then you might need to fetch it through Flow and then store it in variables as required. I dont think using the expressions on a Topic variable will work.
     
    Instead fetch the required values in Flow. To display the Formattedvalue, use the below expression.
     
    outputs('Get_a_row')?['body/cr193_category@OData.Community.Display.V1.FormattedValue']
     
     
    Hope it helps.
     
    Thanks.
  • tonerz082 Profile Picture
    14 on at
    Thank you @Vinoth Selvam  for the direction.  I parsed the List rows from the flow and passed the choice value to CoPilot Studio afterwards, and it worked.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 619

#2
chiaraalina Profile Picture

chiaraalina 171 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 143

Last 30 days Overall leaderboard