Forum Discussion
In Power Bi Service, Images are broken in table
- 5 years ago
Hi SwathiKundar,
If the image is from local, please check the file path.
If you use URL to insert images, please check if the datatype was configured correct as:
Here is the methods to insert images, please refer:
https://www.sqlshack.com/working-with-images-in-power-bi-desktop-reports/
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- 5 years ago
Hi SwathiKundar,
Is the issue solved? You can follow the above mentioned method to test.
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- 5 years ago
Hi SwathiKundar,
I reproduce you issue as:
I try the url in different browsers, and they both appear with the message not secure.
Sometimes service blocks untrusted URLs.
The workaround is to download images to local.
Or you can check the source of images to ensure service will not block them.
Best Regards,
Link
Im loading data through azure, when I inserted data into table in Power BI desktop it is working fine but it is not working Service.
But I followed the same procedure. We have two image url
Report one which contain these type of url, actually this will work. https://images-na.ssl-images-amazon.com/images/I/313ZzJ7ZlzL._AC_.jpg
but Report 2 contain this type of url but it is not working http://images.amazon.com/images/P/B00C410Y0Y.jpg
Hi SwathiKundar
It works well in my environment.
You can recreate the url, or download the images to local computer.
Best Regards,
Link
- SwathiKundar5 years agoFrequent Visitor
Hi v-xulin-mstf
It works well on a Desktop. When I published Report, In-service first image doesn't display
Regards,
Swathi - v-xulin-mstf5 years ago
Community Support
Hi SwathiKundar,
I reproduce you issue as:
I try the url in different browsers, and they both appear with the message not secure.
Sometimes service blocks untrusted URLs.
The workaround is to download images to local.
Or you can check the source of images to ensure service will not block them.
Best Regards,
Link