Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
noviceBI
Helper I
Helper I

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:

noviceBI_0-1741715752545.png

noviceBI_1-1741715812849.png

 

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!

1 ACCEPTED SOLUTION

Just checked out the solution on the other post, and got a image in Power BI desktop


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

View solution in original post

13 REPLIES 13
Deku
Super User
Super User

You need to share the URL of an example image for testing


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Yes of course! Here is the link of one of the images used:

https://drive.google.com/file/d/1tVGF3IM5coggGUSamXU0NCPE8pSKFwk_/view

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

 

Deku_0-1741726441085.png

 


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

As a side note I was able to get a image to show if I used I used a image URI, embedding the data definiting the image in a measure

Deku_1-1741726895126.png

 


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Hi @Deku 

Thank you very much for your reply. Could you please elaborate on how you achieved this result? I'm new to Power BI...

Thanks!

Just checked out the solution on the other post, and got a image in Power BI desktop


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

To get the URL I went into developer options in my web browser, found the image file on the web server, copied it data URL. You can then paste that into a formula, set the measure category to image URL and throw it in a table


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Hi @Deku 

I don't understand... Why did you need to go and find the image address when I posted the link used?

Just update the img URL as per my other post adding the thumbnail bit


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Okay, so I'll ignore your second message?

Yes


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Thank you very much, it works!

found this which might help

https://community.fabric.microsoft.com/t5/Service/Image-Url-from-google-Drive-cannot-visualize/m-p/3...

 


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors