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 / use dropdown to filter...
Power Apps
Answered

use dropdown to filter gallery based on sharepoint choice list

(1) ShareShare
ReportReport
Posted on by 148

Struggling to get this to work.

I have a gallery displaying sharepoint records . One of the columns in sharepoint is a multiselection column called Responsibility.

I dont have the Responsibility field displayed in the gallery (not necessary) but the Responsibility multiselections selections are visible when detail/edit form displays.

 

i would like to filter the gallery using a dropdown(default value would be blank so all records returned), so then user could select one Responsibility choice only and display the relevant records in the gallery.

 

any advice appreciated thanks.

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,632 Most Valuable Professional on at

    Hi @cheezy ,

    The syntax would be

    Filter(
     ListName,
     Len(ddName.Selected.Value) = 0 || ddName.Selected.Value in Responsibility
    )

    Note that this is not Delegable.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • cheezy Profile Picture
    148 on at

    thanks as always

     

    the syntax works fine when dropdown  AllowEmptySelection set to true

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 413

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
timl Profile Picture

timl 315 Super User 2026 Season 1

Last 30 days Overall leaderboard