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 / Search or filter galle...
Power Apps
Answered

Search or filter gallery in power apps

(0) ShareShare
ReportReport
Posted on by 642

Hello community Experts,

 

There is an urgent requirement where i need to filter gallery based on the three criteria.

 

  1. CDS has 4 fields example: CDS Field 1, CDS Field 2, CDS Field 3, CDS Field 4(Single line of text) which should be searched using textbox1 in power apps
  2. CDS has another field CDS Field 11(Single line of text) should be searched using textbox2 in power apps
  3. CDS has another field CDS Field 12(Single line of text) which should be searched using “Yes or No” radio button in power apps

How to query all the above scenarios on gallery so that when I enter data in textbox1, radio button and textbox2, it should give me the result based on all three in the gallery.

 

Kindly guide,

Best Regards,

Sumaira

 

Categories:
I have the same question (0)
  • Verified answer
    eka24 Profile Picture
    20,925 on at

    To filter use:

    Filter( Datasource, Startswith
    (Field1, Textinput1.Text) ||

    Startswith
    (Field2, Textinput1.Text) ||
    Startswith(Field11, Textinput2.Text) ||
    Field12=Radio3.Selected.Value
    )

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Sumaira Profile Picture
    642 on at

    @eka24 Thanks a lot for the 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

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

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard