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 check if upload...
Power Apps
Unanswered

How to check if uploadedimage is empty

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello!

How can I check if an UploadedImage is empty?

I added a text label and put in UploadedImage1.Image and it returns "null" when it's empty. Whenever I add an Image, it says something with blob. 

 

This is what I've tried to do so far:

!IsBlank(UploadedImage1.Image)
UploadedImage1.Image = "null"

These do not work, can anyone tell me a way to fix this? 

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    If you are using the SampleImage in the UploadImage control then you should not have seen "null" in your label.

    With the SampleImage in that control, setting a Label text property to UploadImage1.Image should show the resource name for the sample image:

    RandyHayes_0-1597671496564.png

     

    There are two things you can do. 

    1) is to take the trick from the Image property of your UploadImage control.  You will see that it looks at the AddMediaButton.Media property to determine if it is Blank.  You can use that as well.  Just set your formula to look at the AddMediaButton rather than the UploadImage.

     

    2) is to set your formula to ("SampleImage" in UploadImage1.Image)

      This will be true if the SampleImage is showing (thus empty).

     

     

    I hope this is helpful for you.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I am using a formule to look up the image with the UploadedImage. Whenever I open a form that has been made already, the uploadedimage will be empty automatically. @RandyHayes 

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

    @Anonymous 

    So you have replaced the Image property on the UploadImage?  What is the formula you have changed that to?

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 431

#2
WarrenBelz Profile Picture

WarrenBelz 360 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 280 Super User 2026 Season 1

Last 30 days Overall leaderboard