Forum Discussion
gaiusgw
Helper III
3 years agoHide image not found icon
I would rather that the broken link icon did not display if there is a file not found. Is there a way to make it so it is blank instead of displaying the icon?
- 3 years ago
Ahh, you are just pre-empatively creating the URL and it may or may not exist. I thought you were getting broken images because you didn't have a URL for certain products.
Unless you can source the actual valid URLs instead of creating them, I'm not sure how to surpress/or swap out the broken image. There are 3rd party Matrix/Image visuals out there, perhaps one of them won't show that broken icon.
cassidy
Power Participant
3 years agoThe way I deal with it is to have a literal "Image Missing" image hosted and have it replace any missing images.
In Power Query, any time your imagelink field is null, insert the link to an image that is whatever you want.