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 / Display data from a se...
Power Apps
Unanswered

Display data from a second Sharepoint list on a PowerApps page based on a person's first and last name

(0) ShareShare
ReportReport
Posted on by 691

Hello, I am creating an application with "Power App" and I would like to display 2 lists from SharePoint on my page. The "Note de frais" list and the "Cagnottes" list.

s44_0-1640078859434.pngs44_1-1640078900887.png


But when I invoke my "Cagnottes" list on my page on Power Apps, the list does not contain any data.

s44_2-1640078965936.png

 

 

I would like to be able to display the data of the "Cagnottes" list according to the Name/First Name (Nom-Prénom) of a person.

 

For example if here I display Sarah's expense report (Note de frais), I would like it to also display money pot (Cagnotte) of Sarah.

 

Do you understand what I'm trying to explain ><?

Thank you in advance for your help !

Categories:
I have the same question (0)
  • BCLS776 Profile Picture
    8,994 Moderator on at

    It sounds like you want to have a gallery display your main list "Cagnottes", and then be able to browse to a specific record by selecting the item in the gallery. If so, here are the basic steps:

    1. Insert a gallery control (assume it is named Gallery1) and set its Items property to Cagnottes
    2. In the OnSelect property of the gallery frame, put Select(Parent); If you need a second screen for Step 3, you will also need to add an appropriate Navigate() function here.
    3. Add a form control to your app and set its Item property to LookUp('Note de frais', 'Nom Prenom' = Gallery1.Selected.'Nom Prenom')

    Does that do what you are after?

    Bryan

  • AJ_Z Profile Picture
    3,711 Super User 2024 Season 1 on at

    Is this the same as my other suggestion on a similar post from you :

    LookUp(Cagnottes;'Nom Prenom'.Email = User().Email)

    is what you actually wanted? or is this a different question. If this is what you wanted click accept it as the solution.

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 400 Most Valuable Professional

#2
11manish Profile Picture

11manish 141 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard