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 / Converting a choice pa...
Copilot Studio
Suggested Answer

Converting a choice param to a string param

(1) ShareShare
ReportReport
Posted on by 8
Hi,

In CoPilot when using mutiple choice, the answer becomes a 'choice' param. When using this in combination with Power Automate, for instance in the use of sending an automatic mail with the filled in answers, it asks for 'string' params. What is the most efficient way to convert a 'choice' param to a 'string' param?
Categories:
  • Suggested answer
    Vinoth Selvam Profile Picture
    1,597 Super User 2025 Season 1 on at
     
    You can use Power Automate's Expression Editor to convert the choice parameter into a string. For example, you can add a Compose action with the below expression.
    string(YourChoiceParameter)
    This will automatically convert the choice value into a string.
    If your 'choice' is a complex object or part of a multiple-choice scenario, you may need to loop through the options and concatenate them into a string using a loop (e.g., Apply to Each).
     
    Thanks.
     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Copilot Studio

#1
Mohsin Ali Profile Picture

Mohsin Ali 354

#2
Valantis Profile Picture

Valantis 258 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 190 Super User 2026 Season 2

Last 30 days Overall leaderboard