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/Search issue
Power Apps
Unanswered

Filter/Search issue

(0) ShareShare
ReportReport
Posted on by 526

I have a SQL table with around 7K rows. I'm trying to filter my gallery based on a TextInput and Dropdown. I can get the logic to work separately and it appears to mostly work together and I'm unsure what I'm doing wrong. I've done this before and am racking my brain trying to figure out where I'm messing up.

Searching for "dw_" should return 631 results which it does for this code: 

 

Search('[app].[vw_metadata_dataset]',TextInput1.Text, "Name")

 

filter1.png

However, when I combine it with the dropdown filter, I get 0 results:

 

Search(If(IsBlank(Dropdown2.Selected.Value),'[app].[vw_metadata_dataset]', Filter('[app].[vw_metadata_dataset]', Type = AssetType)), TextInput1.Text, "Name")

 

 

 When Dropdown2 is blank, it should show all asset types.

Categories:
I have the same question (0)
  • alrezac Profile Picture
    Microsoft Employee on at

    Hi,

     

    Your logic seems fine to me, looking through your issue here I cannot seem to find where the issue is. If any other communities members might know what is causing this then it would be helpful to chime in. Otherwise it might be better to open a ticket with Microsoft Support and engage them with troubleshooting and testing.

     

    If you would like to create a ticket with Microsoft Customer Support here is a link on how to do so: https://docs.microsoft.com/en-us/power-platform/admin/get-help-support

     

    Regards,

     

    Alex

     

    -------

     

    Community Support Team _ Alex Rezac
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard