Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Expression to convert Multiple Managed Metadata Column to comma separated string

(0) ShareShare
ReportReport
Posted on by 10

Hello,

 

i have a SharePoint managed metadata column called "Scope" (Allow multi select). Where the user can select multiple scopes for an document like IT, HR or Operations.

In a flow I want to save them in another column as string e.g. "IT, HR"

 

First Idea, expression:

 

 

 

 

join(triggerBody()?['Scope']?['Label'],', ')

 

 

 

 

But this results in an error: "Array elements can only be selected with an integer index."

 

Do you have any solution for this?

 

Best regards,

Jonas

  • jesser Profile Picture
    10 on at
    Re: Expression to convert Multiple Managed Metadata Column to comma separated string

    @Expiscornovus Great solution. Thanks!

  • Verified answer
    Expiscornovus Profile Picture
    31,897 Most Valuable Professional on at
    Re: Expression to convert Multiple Managed Metadata Column to comma separated string

    Hi @jesser,

     

    You can use a select action to collect the label values. After that you can use a join function.

     

     @tom_riha has a nice blogpost about that approach: https://tomriha.com/how-to-convert-array-to-a-string-in-power-automate/

     

    In your case it could be a setup like this:

     

    useselect_forjoin.png

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 > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492