Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Convert Object to String with seperator.

(0) ShareShare
ReportReport
Posted on by 445

I've tried following a number of online solutions but they either don't apply directly to this simple action or just don't work. 

 

The input is coming from a Choice column in SharePoint. It could be any number of items from 0 to 12+. I need to get the "VALUE" shown below and convert it to a string to feed into a Child Flow.  

 

Expected output should be "M365 Basic, Google, Cell Phone". 

 

[
 {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 0,
 "Value": "M365 Basic"
 },
 {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 3,
 "Value": "Google"
 },
 {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 9,
 "Value": "Cell Phone"
 }
]

 

  • Verified answer
    anthonys123 Profile Picture
    445 on at
    Re: Convert Object to String with seperator.

    Solved. 

    I found this helpful How to convert array to a string in Power Automate (tomriha.com)

    Screenshot 2024-02-29 at 12.24.11 PM.png

  • anthonys123 Profile Picture
    445 on at
    Re: Convert Object to String with seperator.

     

    Screenshot 2024-02-29 at 11.38.59 AM.png

  • VictorIvanidze Profile Picture
    12,463 on at
    Re: Convert Object to String with seperator.

    Could you show your current flow please?

  • anthonys123 Profile Picture
    445 on at
    Re: Convert Object to String with seperator.

    Could you be more specific, please? 

  • VictorIvanidze Profile Picture
    12,463 on at
    Re: Convert Object to String with seperator.

    Use the "Select" action of the "Data Operation" connector.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >