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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI Report Builder - Issue loading image from Database

Hello all,

I really need some help on this issue.

 

Target

Be able to see images in Power BI Report Builder

 

Context

I'm loading images from a database, the image field type is Binary and I can see the images in Power BI Desktop by converting the Binary to Text and to Base64 after it.

This dataset is published in a Premium Workspace.

 

Dataset Fields

ID (Number)

logo (text)

base64Logo (Image URL)

 

Problem

In Report Builder, I'm loading the dataset from the Premium Workspace and add the image by following the next steps:

1- Insert Table

2- Add ID field

3- Insert Image

3.1- Select the image source -> Database

3.2- Use this field -> logo

3.3- Use this MIME type -> image/jpeg

 

After publishing, I'm receiving the following error:

'This report makes use of an external image which could not be fetched.
Please contact the report author to update this report, and verify that the image exists and can be accessed anonymously'

 

Does anyone have a clue on how to solve this?

 

Thanks in advance

2 REPLIES 2
Anonymous
Not applicable

Hi, I think the reason you can't upload the images is because you are trying to access them with some kind of authentication and not anonymously. I have been checking that if the image you want to upload is published, for example, on the webpage of an online newspaper, it loads without problem. However, if you try to load an image that is on Google drive, or Sharepoint, the program is not able to access it.
This is what the system tells you when the error occurs: "verify that the image exists and can be accessed anonymously'".
I am also trying to do the same as you, but I think the PBI Report Builder program has this limitation, I hope for the time being.

 

Anonymous
Not applicable

I think I solve the main issue by clicking in the following option, 'Enable preview features'.

Arizasto_1-1683579151189.png

, but right now the images don't load.

Arizasto_0-1683579081442.png

Can anyone help me with this issue?

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors