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 / IsBlank for an entire ...
Power Apps
Answered

IsBlank for an entire gallery

(0) ShareShare
ReportReport
Posted on by 260

Hi all

 

Creating a conditional prompt using IsBlank. On the home page of my app the user selects a project using a combobox. On the next page there is a gallery that filters by the selection. If there are no results in the gallery I would like a prompt to appear.

 If the user submits a piece of data into the prompt a variable will change to remove the prompt

 

IsBlank is temperamental, sometimes giving true values when there are items in the gallery. I don't know if IsEmpty will work as I don't think a gallery is a table. Do I need GalleryMixes.something?

 

Visible property

If(!IsBlank(GalleryMixes) Or (varVis=true), false, true)

 

Thanks very much

Conn

Categories:
I have the same question (0)
  • Verified answer
    MaximusDecimus Profile Picture
    281 on at

    Hey @ConnM 

     

    I typically use the below for an OnVisible property

     

    CountRows(galleryName.AllItems) > 0

     

     

  • ConnM Profile Picture
    260 on at

    @MaximusDecimus 

     

    Thank you I will test this out

     

    Edit

    Yes, no more weird results. Thanks a million

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard