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 / Power Automate / Split variable by semi...
Power Automate
Unanswered

Split variable by semi colon

(0) ShareShare
ReportReport
Posted on by 73

All,

 

I have a variable where I am storing multiple email addresses. I would like to add all of them in my "Required Attendee" field so they will all be added to my Teams meeting. 

How can I achieve this? It says I need to separate by semicolon, so do I need to include the semicolon in my variable?  

 

 

PowerAppsUser99_0-1677989609472.png

 

Categories:
I have the same question (0)
  • grantjenkins Profile Picture
    11,063 Moderator on at

    How are they stored in your variable at the moment? If it's an array of emails, then you can join each of them delimited by a semicolon.

     

    Assuming you had a variable called emails of type Array.

    grantjenkins_0-1677996952063.png

     

    You can use a Join action as shown below.

    grantjenkins_1-1677996971704.png

     

    Or you can just an expression as shown below.

    join(variables('emails'), ';')

     

    Either option would give you the following output.

    bob@email.com;jill@email.com;andy@email.com

     
    ----------------------------------------------------------------------
    If I've answered your question, please mark the post as Solved.
    If you like my response, please consider giving it a Thumbs Up.

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard