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 / Sharepoint List Choice...
Power Apps
Unanswered

Sharepoint List Choice Field to filter and display another Choice field on new screen

(0) ShareShare
ReportReport
Posted on by 17

I have two screens (screenHome and screenLevel). Both screens have a gallery (homeGallery and levelGallery).

 

homeGallery has items = Distinct('List Name', 'column1' which gives me two rows. This column is a choice field in a sharepoint list.

 

What I want to do is when I click the button next to row 1 it takes me to the screenLevel page and filters the gallery to show all the distinct values of the Level column (also a choice).

 

If I create a collection I can get it to show all values, but I cannot figure out how to say show distinct "Level" values where the column1 choice field selected is equal to the choice field on the sharepoint list.

 

I am using O365, Sharepoint Lists and Power Apps. When I look at my collection it seems to be showing a symbol vs a value.

 

NoobPower_0-1684853425100.png

 

Categories:
  • turnerj3 Profile Picture
    2,039 on at

    If I create a collection I can get it to show all values, but I cannot figure out how to say show distinct "Level" values where the column1 choice field selected is equal to the choice field on the sharepoint list.

    Try:

    Distinct(Filter(SPList, Column1=HomeGallery.SelectedItem.Column1),Level)

  • NoobPower Profile Picture
    17 on at

    I gave that a go and it says it cant compare record to record.

  • turnerj3 Profile Picture
    2,039 on at

    Try using LookUp instead of filter.

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 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard