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 Gallery based o...
Power Apps
Unanswered

Filter Gallery based on Combobox

(0) ShareShare
ReportReport
Posted on by 56

Hello Everyone,

i need your help please , 

I have Combobox1 Items= (Distinct(Task, 'Status').Result ) to get the status Items . 

Now i need to apply the selection from Combobox1 on Gallery2 , to be filtered by the Status.

Note: Gallery2 is already filled from another Gallery1. Gallery2 Items = Filter(Task, Resource=Gallery1.Selected.Resource) 

anyone can help me in this please 

 

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @abdelrahmanHon ,

     

    Could you please tell me what the Status column's datatype is ? I assume Status is a single line of text column , the formula should be:

     

    Please try:

    Filter(
     Task, 
     Resource=Gallery1.Selected.Resource,
     Status=Combobox1.Selected.Result
    ) 

     

    Best Regards,

    Bof

  • abdelrahmanHon Profile Picture
    56 on at

    Hello @v-bofeng-msft 

    i tried this formula but no luck . it return blank result when i added this code to Gallery2 Items . 

    when i removed ComboBox filtering ( Status=Combobox1.Selected.Result) it gives me all types of Status ( Completed , Closed, New) . in Gallery 2

    what i need , is to use ComboBox1 to just display the records which is match Combobox selection only 

    appreciate your help here 

     

    Note: data source is Online Excel and data type of Status is Text 

     

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard