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 Apps / Multi Select Combobox ...
Power Apps
Unanswered

Multi Select Combobox and Multi Select Person Column

(0) ShareShare
ReportReport
Posted on by 224

I have a multi select combo box and multi select person column in SharePoint.

 

I'm trying to lookup the email addresses for everyone in the multi select person column based on the multi select combo box in order to populate it in a SendEmail.

 

I've been trying to troubleshoot by putting the below code in a gallery to see what I'm working with, but

  1. How do I get it to display the email in text form
  2. It appear to only display the last selected item in the combo box. 

 

What am I missing in order to send an email based on the selected items in the combo box to the selected people in the sharepoint list?

 

ForAll(ComboBoxAC.SelectedItems, LookUp('Event Check In',ComboBoxAC.Selected.Title=ThisRecord.Aircraft,Crew))

 

as733y_1-1717082907207.png

 

 

Categories:
I have the same question (0)
  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @as733y - for example, add a Label control into your screen and on the Text property of that Label, enter: 

     

    Concat(
     'Your ComboBox'.SelectedItems,
     Email & ";"
    )

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard