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 :
Power Platform Community / Forums / Power Automate / Multiple select Notifi...
Power Automate
Unanswered

Multiple select Notification to Mail

(0) ShareShare
ReportReport
Posted on by 88

Hi! Searching for a solution I can't find the right one. What I would like is to Send an email after an Item has been created. One of the fields is a multiple selection field. I would like to have them shown in the email. I created this:

ArtHavenShelter_0-1673555383752.png

With this result:

ArtHavenShelter_1-1673555422800.png


So, I get a result, but the reader needs to see through the lines what he or shee needs to do. What do I do wrong? And how can I solve it. 

 

Kind regards,

 

Categories:
I have the same question (0)
  • Verified answer
    Ellis Karim Profile Picture
    11,653 Super User 2025 Season 2 on at
    Re: Multiple select Notification to Mail

    Hi @ArtHavenShelter ,

     

    The result you are seeing is due to the fact that the Access Rights column is a multi-select column and is composed of several properties. You just need to (1) select all the "Value" properties, and then (2)  join all these values into a string:

    Snag_7174b45.png

    (1) Select all the "Value" properties

    Snag_71be86c.png

     

    The Select action produces an array of the values:

     

    [
     "CRS",
     "Email",
     "Leave system",
     "Special access to SharePoint"
    ]

     

     

    (2)  Join all values from the Select action using a command and space character:

     

    Snag_722c3cb.png

     

    The Join action produces the following string:

     

    CRS, Email, Leave system, Special access to SharePoint

     

     

    (3) Use the output of the Join action in the Send an email action:

    Snag_723bcc1.png

    Here is a sample runtime output:

    Snag_7266aea.png

     


    Ellis
    ____________________________________
    If I have answered your question, please mark the post as ☑️ Solved.
    If you like my response, please give it a Thumbs Up.
    My Blog Site | Twitter | LinkedIn

  • ArtHavenShelter Profile Picture
    88 on at
    Re: Multiple select Notification to Mail

    Hi! Looks a bit different from my side, but it works. Any recommendations if this is okay enough or not?
    Kind regards!

    ArtHavenShelter_0-1673600641630.png

     

  • ArtHavenShelter Profile Picture
    88 on at
    Re: Multiple select Notification to Mail

    Thank you so much! It looks a bit different from my side, but it works. 

  • Ellis Karim Profile Picture
    11,653 Super User 2025 Season 2 on at
    Re: Multiple select Notification to Mail

    That's look OK.  I'm was trying to simulate your problem in my Dev environment so my screenshots will look a little different. As long as the correct SharePoint column is used (Access Rights) along with the expressions, the flow should work.

     

    Ellis

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 462 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 456 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard