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 / Filtering a SharePoint...
Power Apps
Unanswered

Filtering a SharePoint list based on another SharePoint list

(0) ShareShare
ReportReport
Posted on by 71

Hey guys,

 

I have ran into a very unique problem. For some background, I am creating an app that allows employees to vote on a company(s) to receive money. I have added a feature that allows employees to favorite an item. When they favorite an item, the employee's name and the ID of the item they favorited is added to a small SharePoint list (CGP_Favorites).

 

I want the gallery that is displaying the favorites to only show the favorited items of the current user. The formula I was using was showing all of the favorited items. 

 

This is the formula I was using:

 

Filter(

     'CGP',

     User().FullName in 'CGP_Favorites'.Title,

     ID in 'CGP_Favorites'.Favorite_ID

)

 

If you guys could help me to solve this problem, I would really appreciate it. 

 

Thanks guys

Categories:
I have the same question (0)
  • rubin_boer Profile Picture
    4,843 Super User 2024 Season 1 on at

    hi @FranzCarson3 try filtering the cgp_favourites instead on the CGP that way you only need to filter for the user name. something like Filter(cgp_favourites ,Title in CGP.User)

     

    hope this helps

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

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard