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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Garbo62
Resolver I
Resolver I

Pictures not displaying in Published Power B

Hi

When i publish a Power BI with images of Buildings all i get is a box, see screen shot below

Garbo62_1-1748280794033.png

 

But if I copy the link in the box of the published Power BI it open the image no problem, so link is good. What have I misssed

Garbo62_2-1748280880399.png

 

 

1 ACCEPTED SOLUTION
Garbo62
Resolver I
Resolver I

Thanks, It is not a public site, but I have shared the location. and the links behind the published image works, just the image is not displayed. I decided to rebuild the images in Base 64 which works. But Thanks anyway

View solution in original post

4 REPLIES 4
Garbo62
Resolver I
Resolver I

Thanks, It is not a public site, but I have shared the location. and the links behind the published image works, just the image is not displayed. I decided to rebuild the images in Base 64 which works. But Thanks anyway

grazitti_sapna
Super User
Super User

Hi @Garbo62 

Why It's Happening:
1. Power BI service (published version) can't authenticate to SharePoint to fetch the image.
2. The image is served via a redirecting SharePoint URL which isn't a direct image file link and often requires login/authentication.


How to Fix It
Store images in a publicly accessible location
Use one of the following:

  • Azure Blob Storage (anonymous access enabled)
  • A public web server with direct image links


Then:

  • Use the "Image URL" data category in Power BI for that field.

 

  • Power BI can render images from truly public, direct links.



🌟 I hope this solution helps you unlock your Power BI potential! If you found it helpful, click 'Mark as Solution' to guide others toward the answers they need.
💡 Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.
🎖 As a proud SuperUser and Microsoft Partner, we’re here to empower your data journey and the Power BI Community at large.
🔗 Curious to explore more? [Discover here].
Let’s keep building smarter solutions together!

ajaybabuinturi
Solution Sage
Solution Sage

Hi @Garbo62,
Makesure the Image url column data categorey should be Image URL

ajaybabuinturi_1-1748312250891.png

Thanks,
If you found this solution helpful, please consider giving it a Like👍 and marking it as Accepted Solution✔. This helps improve visibility for others who may be encountering/facing same questions/issues.

 

jgeddes
Super User
Super User

Images cannot require credentials to access. 

https://learn.microsoft.com/en-us/power-bi/create-reports/service-dashboard-add-widget 

jgeddes_0-1748291007992.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors