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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 406 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard