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 / Show an icon when a ce...
Power Apps
Unanswered

Show an icon when a certain field is not filled out.

(0) ShareShare
ReportReport
Posted on by 91

How can I display an Icon on another screen when a certain field is empty in a gallery, then when the field gets completed, the icon disappears. Would a global variable be the best option?

 

Eg. a user creates a record and fills out the Start Odometer but not the End Odometer. On the home screen of the app, the user is reminded they have an incomplete entry as a icon is displayed.

 

I have managed to get an icon visible by using 'If(IsBlank(Label21_1), true, false)' in the visible properties of the icon and where Label21_1 is the end odo field in my gallery, however the icon does not show straight away, until I hard close and re-open the app, and still then its a bit hit and miss.

 

1.JPG

Thanks

Categories:
  • zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    Yes, Whatever button you have after this screen. You can set the global variable on that button's onclick. It will be more reliable

  • GordoPwrApp Profile Picture
    91 on at

    Thanks @zmansuri 

     

    What we be a simple way to achieve this?

     

    Are you talking about the 'OnSelect' property of the submit button on my submission form screen?

     

    Something like-

    If(IsBlank(EndOdoLabel.Text), Set(IconVar, true)

  • zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    You can use it anywhere according to your business logic. The whole point is you can control the flow. 

    But yes the code will be same.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard