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 / Powerapps Filter on Sh...
Power Apps
Unanswered

Powerapps Filter on Sharepoint Choice Column (Multiselect)

(0) ShareShare
ReportReport
Posted on by

Trying to filter gallery with multiple Choice Columns, but cant get any to work

Sharepoint Group

  • Name: Group
  • Type: Choice Column
  • Display choices: Allow Multiple selections

PowerApps Dropdown

  • Choice column (hardcoded values because when i try to use the Choices() function, it cannot find the column
  • Filter - when i try to filter based on the group field, inellisense will not show any options, everywhere i look online it says for the choice column the filter for Group.SelectedItems, but Selected items doenst come up as option (i dont get any options)

added screenshots for reference, ideally i would like the dropdown items to use the Choices () function on the sharepoint Group choice field, and then use that to filter.

 

thanks in advance 

 

Choice Column image 1.png
Choice Column image 2.png
Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    Just to show you how it works, did one on one of my splists. I never filter by this column though really as I do not think it is delegable.

    Sort(Filter(WorkOrders, "Booth 1" in Area.Value),RequestDate,Descending)

    in this example the gallery shows me only work orders that have Booth 1 as a selected option in their Area column (this is a choice column)

     

    Reza came up with a workaround if you need delegable version I haven't tested it but linked video for you

  • vandam2 Profile Picture
    on at

    thanks, but the one issue i think i have is that for some reason powerapps isnt recognizing (intellesense) the value or the selectedvalue option of that field...like why cant i do a Choices() formula on the choice column (multiselect), it works on a single select choice column, i will check out this video 

  • vandam2 Profile Picture
    on at

    thanks for that Video link, it did help alot, got the filter working

     

    Filter(
    'IAS Project Tracker',
    IsBlank(cbZone.Selected.Value) || IsEmpty(cbZone.Selected.Value) ||cbZone.Selected.Value in Zones.Value

     

    Thank you for your help 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,009

#2
11manish Profile Picture

11manish 672

#3
Valantis Profile Picture

Valantis 628

Last 30 days Overall leaderboard