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 / Filter a gallery on a ...
Power Apps
Answered

Filter a gallery on a multivalued column

(0) ShareShare
ReportReport
Posted on by 8

Hi,

 

I try to filter a gallery on a multivalued column.

I have filled a collection of filters and i'm looking for the right syntax to filter records for which one of the values selected (a table) in a column match a record in my collection of expected values.

 

Can anybody help me ?

Thank you.

 

Laurent.

 

Categories:
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Laurent_Revel,

    Do you want to filter gallery based on multi select values?

    Could you please tell me:

    1). how you define the values selected (a table) in a column, using a Combo box to select items?

    2). what is your data source?

     

    Generally, if you have a Combo Box to select multi items, you could filter the gallery as below

    Filter(DataSource,ColumnName.Value in ComboBox.SelectedItem.Value)

     

     

  • PaulD1 Profile Picture
    2,914 on at

    >>I try to filter a gallery on a multivalued column.

    My 2 cents: I would advise refactoring to avoid use of Multivalued columns. Multivalued columns are 'not a thing' in good data modelling (they do not conform to first normal form) and while they are a quick fix to avoid having to create additional child tables (a properly normalised data model) they frequently cause problems later in development as you are finding now.

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

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard