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 Choice column i...
Power Apps
Unanswered

Filter Choice column in SharePoint

(0) ShareShare
ReportReport
Posted on by 516

Team, 

 

I tried some resolution on this forum regarding this issue and i cannot find any solution on my case. 

The issue i had is how to filter a SharePoint choice column in PowerApps

 

So i have this SharePoint list table (tblProgram). the Program column is a choice type. 

echodapogi_0-1679589212515.png

 

I need to do is when region is selected the program field will only show /filter the data based on the SharePoint data value above.

the Program field below is a combo box in Power Apps.  In the example below. i dont need to see the 5G on the displayed value in the Programs because Augusta GA has no 5G program. only DES and MA

 

Code for Select Region field

 

 

ForAll(Distinct(tblFSLClosure, Region), {Result: ThisRecord.Value})

 

 

 

echodapogi_1-1679589579254.png

 

any idea on how i can do this?

 

Categories:
I have the same question (0)
  • DavidZoon Profile Picture
    738 Most Valuable Professional on at

    Hello,

     

    I think you can just replace the source of your combobox by a lookup to your tblProgram list :

     

    Lookup(tblProgram , Region = DataCardValueSelRegion.Selected.Value,Program)

     

    where DataCardValueSelRegion is the combobox where you select the region in your form, it should give you a table of matching programs for this region

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily.

  • echodapogi Profile Picture
    516 on at

    it has an error. when i type drpProvider_1.Selected.(there is no other choice except "Result")

    so its drpProvider_1.Selected.Result

     

    echodapogi_0-1679590994179.png

     

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard