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 / Filtering gallery base...
Power Apps
Answered

Filtering gallery based on a dropdown, that is being filtered from a table in SQL

(0) ShareShare
ReportReport
Posted on by 7

We have a view created in SQL, that is pulling and filtering a bunch of information. My co-worker has filtered down the information to just the 'cast numbers' (basically just 8 digit numbers with a location associated with them) in the gallery, but we are looking to filter all these casts even more based on a dropdown from another screen. The drop down is associated with the companies/location of other sites, and the cast numbers also have a site number associated with them. 

 

I have tried the following but it just simply returns information matching the original view which is - Items: GET_Casts_App

Filter(GET_Casts_App,Dropdown1.Selected.COM_Active)

 

I am sorry I am probably leaving out details, as I am still very new to all of this. I can help flesh this out more if anyone helping has questions.

 

thanks for your time!

Categories:
I have the same question (0)
  • Verified answer
    rpersad Profile Picture
    831 on at

    You can filter your gallery with multiple data

    Filter(GET_Casts_App,
    Value('cast numbers text field'.Text) = cast numbers || Value('cast numbers text field'.Text) = Blank(),
    Dropdown1.Selected.COM_Active = Location || Dropdown1.Selected.COM_Active = Blank()
    )

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard