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 / How to Hide Gallery Ev...
Power Apps
Answered

How to Hide Gallery Even The Item is Being Searched

(2) ShareShare
ReportReport
Posted on by

sabrinaaa__1-1720359098846.png

 

Apologies beforehand if this seems simple (I am very new to Power Apps its been a month) however I have been stuck with this scenario of not displaying the highlighted part that is the gallery.

 

Is there any suggestion to cover the following boxes, when the scenario is that you looked up an Item but it won't show the gallery until you click the long box?

Categories:
I have the same question (0)
  • Verified answer
    Sunil Kumar Pashikanti Profile Picture
    1,077 Moderator on at

    Hi @sabrinaaa_

     

    Let’s address how to hide the gallery until an item is being searched in Power Apps. You can achieve this by adjusting the visibility of the gallery based on user input. Here’s how:

     

    Set Gallery Visibility:
    Select your gallery component.
    In the properties pane, find the Visible property.
    Set the visibility condition based on whether the search box has a value. For example:
    Visible: !IsBlank(TextSearchBox1_1.Text)
    This formula ensures that the gallery is visible only when the search box (TextSearchBox1_1) contains a value.


    Explanation:
    The !IsBlank(TextSearchBox1_1.Text) expression checks if the search box is not empty. If it’s not empty, the gallery becomes visible; otherwise, it remains hidden.


    Implementation:
    Replace TextSearchBox1_1 with the actual name of your search box control.
    Adjust the column names and data source as needed for your specific scenario.


    By using this approach, your gallery will only appear when the user enters a search value, covering the boxes until interaction occurs.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Sunil Pashikanti - Tech Blog: PowerApps

  • sabrinaaa_ Profile Picture
    on at

    I have tested this 🙂 and it worked thank you so much !

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 538 Most Valuable Professional

#2
11manish Profile Picture

11manish 307

#3
Haque Profile Picture

Haque 305

Last 30 days Overall leaderboard