Forum Discussion
Problem displaying images in Power BI
Hello,
I am trying to dynamically integrate images into my Power BI report (for example in a multi-line map visual), but although the category of the field I am using is "Image URL", here is the result I get for my visual:
For information, the links of the images I am using for the report are google drive links open to all.
Could someone help me solve this problem please?
Thank you very much!
Just checked out the solution on the other post, and got a image in Power BI desktop
- Took your link https://drive.google.com/file/d/1tVGF3IM5coggGUSamXU0NCPE8pSKFwk_/view
- Updated the link from "file/d/" to "thumbnail?id=" https://drive.google.com/thumbnail?id=1tVGF3IM5coggGUSamXU0NCPE8pSKFwk_
13 Replies
- DekuSuper User
You need to share the URL of an example image for testing
- noviceBIHelper I
Yes of course! Here is the link of one of the images used:
https://drive.google.com/file/d/1tVGF3IM5coggGUSamXU0NCPE8pSKFwk_/view
- DekuSuper User
No luck with viewing in a table so I checked with the HTML visual. I got this dialog box. So it looks like even though you are sharing it still requires a soft auth with a google account. You might have to host the image somewhere else, you could try hosting on a cdn or github, or somewhere like that