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 Apps / Send an email to selec...
Power Apps
Answered

Send an email to selected items in gallery - Power Apps form

(0) ShareShare
ReportReport
Posted on by
Hi,
 
I am building an app for our team to send quote requests to providers, I built the Powe App form, the power automate email flow to send an email once the form is submitted,  and gallery with providers information based on location, and to select with check box; I am trying to send the built-in power automate ONLY  to the providers checked in the gallery. I am stoked in how to add the selected email in the TO: field email in power automate flow
Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    153,507 Most Valuable Professional on at
    A quick follow-up to see if you received the answer you were looking for or if you need further assistance.

    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps   
  • Verified answer
    WarrenBelz Profile Picture
    153,507 Most Valuable Professional on at
    Assuming you have the email address in a field in the gallery, the string you would send as the To: field would be something like
    Concat(
       Filter(
          GalleryName.AllItems,
          CheckBoxName.Value
       ),
       EmailAddressField,
       ";"
    )
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee

     

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 Apps

#1
Kalathiya Profile Picture

Kalathiya 401

#2
WarrenBelz Profile Picture

WarrenBelz 334 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 325 Super User 2025 Season 2

Last 30 days Overall leaderboard