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 / Gallery showing empty ...
Power Apps
Answered

Gallery showing empty record for empty results.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

My Gallerys are showing an empty record when there are no results to display.  I don't remember this happening. I think it's ugly and can be confusing to the userUntitled.png

Categories:
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    You might want to consider putting a formula on the Visible property of the Gallery such as this:

       (CountRows(Galleryx.AllItems)>0)

     

    We get around that "ugly" situation by doing that, we also have a Label in that same Gallery location that says "No results" (or other text like that) and have the Visible property of that set to:

      !Galleryx.Visible

     

    In this example, if there are no results in the Gallery - it is hidden.  When the Gallery is hidden, the Label is visible.

     

    I hope that helps some.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks, I figured I would get around to that solution, it just seems that this started happening.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Yes, I aggree it did just start happening.  It was a while back (as in weeks ago), but yes, it did change.  It actually forced me to consider the better user interface concept of displaying a label when it's empty...something I should have done from the start in a couple of app, but was a little lazy.

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
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard