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
SQLJiim
New Member

Paginated Report Image Display Error

     I am trying to display an image from the AdventureWorksDW database on a paginated report and all I get is a box with a little red 'x' in it.   The image is in a varbinary(max) column.

SQLJiim_0-1725997071765.png

    My query is simple:  SELECT FirstName, LastName, EmployeePhoto  FROM [dbo].[DimEmployee]

    My image properties are as follows:

SQLJiim_1-1725997214152.png

 

I have tried all of the different mime types, but same result.  What am I doing wrong?   

 

SQLJim

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,@SQLJiim .I am glad to help you.

According to your description. When you place a picture from the database to display in a table in a paginated report, you find that the picture cannot be displayed properly after clicking Run.
There are restrictions on displaying image resources in Power BI paginated reports.
1. The picture format type needs to meet the conditions.
2. There are restrictions on the display size of the picture, generally do not support too large a picture (generally 2MB-4MB for the appropriate range), may cause display problems.
3. Please check whether your picture path is correct.
What is the actual way of storing pictures in SQL Server database, is it the path of the stored pictures (in the form of complete URL, using other character types such as VARCHAR), or the pictures are stored in the database as binary data (such as VARBINARY(MAX) type).
Please check whether the image stored supports displaying in paginated reports.
4. Make sure that your data source itself stores the picture information data without corruption and has the right to access this information.

Below are the related documents and resolved issues I have found on displaying pictures in Power BI paginated reports, I hope it will be helpful to you.
URL:
Images in Power BI paginated reports - Power BI | Microsoft Learn
Add an external image to a Power BI paginated report - Power BI | Microsoft Learn

vjtianmsft_0-1726032136817.png


If you use URLs to store image information, you can refer to this issue
Solved: Display Image URLs as Image in Power BI Paginated ... - Microsoft Fabric Community
These are the issues that have been resolved by other users in the forums about images in Power BI paginated reports not displaying properly

Solved: Power BI Paginated Report Image doesn't display - Microsoft Fabric Community
Solved: cannot display image in paginated report. - Microsoft Fabric Community
Solved: Re: How to display Base 64 PNG images from a datab... - Microsoft Fabric Community
 
If you can provide more specific information about what your image is not showing (including screenshots, etc.) this will help you pinpoint the problem quickly!

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi,@SQLJiim .I am glad to help you.

According to your description. When you place a picture from the database to display in a table in a paginated report, you find that the picture cannot be displayed properly after clicking Run.
There are restrictions on displaying image resources in Power BI paginated reports.
1. The picture format type needs to meet the conditions.
2. There are restrictions on the display size of the picture, generally do not support too large a picture (generally 2MB-4MB for the appropriate range), may cause display problems.
3. Please check whether your picture path is correct.
What is the actual way of storing pictures in SQL Server database, is it the path of the stored pictures (in the form of complete URL, using other character types such as VARCHAR), or the pictures are stored in the database as binary data (such as VARBINARY(MAX) type).
Please check whether the image stored supports displaying in paginated reports.
4. Make sure that your data source itself stores the picture information data without corruption and has the right to access this information.

Below are the related documents and resolved issues I have found on displaying pictures in Power BI paginated reports, I hope it will be helpful to you.
URL:
Images in Power BI paginated reports - Power BI | Microsoft Learn
Add an external image to a Power BI paginated report - Power BI | Microsoft Learn

vjtianmsft_0-1726032136817.png


If you use URLs to store image information, you can refer to this issue
Solved: Display Image URLs as Image in Power BI Paginated ... - Microsoft Fabric Community
These are the issues that have been resolved by other users in the forums about images in Power BI paginated reports not displaying properly

Solved: Power BI Paginated Report Image doesn't display - Microsoft Fabric Community
Solved: cannot display image in paginated report. - Microsoft Fabric Community
Solved: Re: How to display Base 64 PNG images from a datab... - Microsoft Fabric Community
 
If you can provide more specific information about what your image is not showing (including screenshots, etc.) this will help you pinpoint the problem quickly!

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 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.