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 / hide Gallery if Search is
Power Apps
Unanswered

hide Gallery if Search is

(0) ShareShare
ReportReport
Posted on by

Hi Y'all,

i need help hiding the Gallery1 if Search bar is emty, so users dont see all the database if searchbar is empty only if they input something.

on the searchbar i used filter function:   Filter ('hcodes', TextInput1.Text in 'PropretyName' Or TextInput1.Text in Address)      

 

by default Visible is true   

i tried:  !IsBlank(Textinput1.Text); didnt work :_(

 

Categories:
I have the same question (0)
  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @hicannaba - apply the below to the Visible property of the Gallery:

     

    Len(TextInput1.Text)>0

     

  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @hicannaba ,

     

    Are there any spaces causing the problem?

    Please try this

    !IsBlank(Trim(TextInput1.Text))

     

    Best Regards,

    Wearsky

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

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard