Forum Discussion
mmattar
7 years agoFrequent Visitor
Base64 Images
Hello, I have searched endlessly for this solution and every thread seems to go into a dead end. I would like to know how to show images that are already encoded in Base64. I have a PowerApp...
- 7 years ago
Hi mmattar ,
Actually, PowerBI has a limitation in the size of Base64 column, but I haven't found a document describing this. Besides, we can't find a method to reduce the size of Base64, you can consider reduce the quality of image and convert it to Base64 again.
As a workaround, we can upload the image to server, then use the image url to display it.
Best Regards,
Teige
- 7 years ago
Hi mmattar ,
Some Online storage provider like Azure or Onedrive can provide the web url for a picture, https://www.fourmoo.com/2017/09/26/power-bi-using-onedrive-to-embed-and-host-images-for-power-bi/
Best Regards,
Teige