Forum Discussion
Anonymous
5 years agoNot applicable
Image-URL not rendering in powerBI Report
Hi Community, I need some help on the following. I've made a report with a matrix visual containing some pictures. The pictures are hosted by a third party and are anonymously accessible. In my...
- 5 years ago
Anonymous when it's showing the broken images, please in the browser check the html source code. In Chrome and Edge you can click right and use the "Inspect Element" feature.
Check there the URL of the missing pictures. There must be an error somewhere.
Marjore77
Helper I
2 years agoI was using Sharepoint images which showed up for some and not for others.
After a lot of research, these two solutions solved my problem:
1) Embed the images within your report (Base64)
2) For Sharepoint images: embed the Power BI report on a Sharepoint page
Source: this article details these solutions and reasons for the image problem