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 / 2 Sharepoint lists per...
Power Apps
Answered

2 Sharepoint lists person column multiple values - form

(0) ShareShare
ReportReport
Posted on by 81

Hello community,

 

I hope someone can assist me.

 

I have 2 Sharepoint lists

 

  • 'MainList' - where data will be entered through a form
  • 'LookUpList' 

In 'LookUpList' I have a People column which allows multiple values called AccountContactEmail2 (and shows field as Email)

 

In a Form to enter the data to the 'MainList' - based on the AccountName (DataCardValue5) someone choses, I want the info to be populated from 'LookUpList' into another datacard.

 

I have tried both label & combobox:

 

Filter('LookUpList', Concat(DataCardValue5.SelectedItems, Value& "," in Concat('MainList', Value&","))

 

Concat(ThisItem.'AccountContactEmail2';DisplayName;", ")

 

If(!IsBlank(DataCardValue5.SelectedItems.Id),  LookUpList(DataCardValue5.SelectedItems.Email).mail)

 

Any ideas? 

Thank you,

 

Evina

Categories:
  • Evina Profile Picture
    81 on at

    I tried various syntaxes like:

    If(!IsBlank(DataCardValue5.Selected.Title), Concat(Lookuplist.AccountContacts2, Email, "; "), Email

    Anyone able to assist ? 

  • Verified answer
    Evina Profile Picture
    81 on at

    I just did a happy dance because I figured it out, with the help of this post

    Solved: Convert Sharepoint People Displayname from Table t... - Power Platform Community (microsoft.com) 

    My Solution was in a label: 
    LookUp(LookUpList, Title = DataCardValue5.Selected.Value, Concat(AccountContacts2.Email,Email," ; "))

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @Evina 

     

    Well done, if you did solved then go ahead and Accept as Solution yours so it will help others  

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
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard