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

Community site session details

Session Id : BIiL/tIFTQBR5FSIxHyIvp
Power Automate - Building Flows
Answered

Build a semicolon seperated string for a People/Group sharepoint field which allow multiple selection from GetItems action

Like (0) ShareShare
ReportReport
Posted on 25 Apr 2023 18:24:52 by 3,502

We have this Capital Request Setting SharePoint custom list >> which contain a Tile field and a People/Group field (which allow multiple selection named Person):-

 

johnjohn123_0-1682447046539.png

 

 

and inside our Power Automate we are getting all items from this list >> then we need to build a semicolon string for all the user;s emails for the item which have its title = "Board of Directors". is this possible using union and select? i do not want to define an Apply To each if i can do it directly using Select & Union ? any advice?

 

Thanks

I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    67,693 Most Valuable Professional on 25 Apr 2023 at 20:45:26
    Re: Build a semicolon seperated string for a People/Group sharepoint field which allow multiple selection from GetItems action

    In this case the apply to each is to process each SharePoint record returned by Get Items.  Once you have the multiselect value all you need is the Select action and the Join. Each loop will create a string for the multiselect field from that record.

  • johnjohn123 Profile Picture
    3,502 on 25 Apr 2023 at 20:42:33
    Re: Build a semicolon seperated string for a People/Group sharepoint field which allow multiple selection from GetItems action

    @Pstork1 so i have to use Apply To each, i thought i can do it without it

  • Pstork1 Profile Picture
    67,693 Most Valuable Professional on 25 Apr 2023 at 18:38:39
    Re: Build a semicolon seperated string for a People/Group sharepoint field which allow multiple selection from GetItems action

    Here's a screenshot of a sample that does that with a field called "Supervisor"

    image.png 

    Use a Select Action to create an array of the Email values for the multiselect field and then a Join() to turn that array into a semicolon delimited list.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 954 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 650 Moderator

#3
trice602 Profile Picture

trice602 327 Super User 2025 Season 2

Last 30 days Overall leaderboard
Loading complete