Forum Discussion
Anonymous
4 years agoNot applicable
Display image or no based on if condition
Hello! I am trying to display an image on my board based on an if condition, for example... IF (value1 > value2, (show image1), (show image2 instead)), am I making myself clear? If so, is this pos...
- 4 years ago
Try Simple Image
Tutu_in_YYC
4 years agoSuper User
Yes you can. Image has to be an url, and you would whan to use a custom visualization to display image ( unless you do it in a table)
https://blog.pragmaticworks.com/power-bi-custom-visuals-image-viewer
- Anonymous4 years agoNot applicable
Thanks for the quick reply! Unfortunately I cant access to the link the page gives in order to download de extension, and I cant find it in the store either 😞
- Tutu_in_YYC4 years agoSuper User
Try Simple Image
- Anonymous4 years agoNot applicable
Thank you so much! You've been really helpfull