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 Gallery by two ...
Power Apps
Answered

Search Gallery by two criteria

(0) ShareShare
ReportReport
Posted on by 57

Hi All,

 

I can search a gallery with this formula:  Search( Issues, "Schoolname", "Title" )

 

How do I add second search criteria to the formula?

 

I need to be able to search the data source for not only "title" containing the text "Schoolname" but also "Status" containing the text "Closed"

 

Cheers.

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

    You can combine two Search calls (or Filter, SortByColumns, or any function that modifies tables) by applying one search over the result of the other. In your case, you'd have something along the lines of

    Search(
     Search(Issues, "Status", "Closed"),
     "Schoolname",
     "Title" )
  • Doors1980 Profile Picture
    57 on at

    Cheers @CarlosFigueira  

     

    That worked. Smiley Very Happy

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