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

Images go missing in Power BI Report Server

It seems that if you use the latest version of "PowerBI Desktop" (Version: 2.47.4766.542 64-bit (juni 2017)) or "Power BI Desktop RS" (Version: 2.47.4766.581 64-bit (juni 2017)) to create a report that contains an image (.png) the image will not be displayed when the report i uploaded to Power BI Report Server.

 

Can anyone recreate this issue and have a solution?

Status: Accepted
Comments
johncpratt
Advocate III

This exact issue is still occurring with the Power BI Report Server release available as of 9/11/17 (I cannot find any place in the software/install that gives the exact version #, and I cannot connect to the PBIRS instance through SSMS to get a version #).

 

The issue affects IE 11, Chrome with IE Tab add-in, and Chrome straight up.

 

If it matters, my images are stored in a Report Manager folder and rendered at runtime using a URL in the report (ex.  =Globals!ReportServerUrl & "?/Images/CREC_Expert_Logo.png").

v-qiuyu-msft
Community Support

According to this article, the issue should be fixed in June 2017 (Build 14.0.600.301). Please try the Power BI report server August Preview version to see if the image can render fine. 

 

@jtarquino Do you have any ideas? 

 

Best Regards,
Qiuyun Yu 

johncpratt
Advocate III

FYI, my issue ended up being specific to existing paginated reports running under PBIRS, and was fixed by adding "png" to the listed of trusted file formats in the ReportServer DB, ConfigurationInfo table, TrustedFileFormat key.  See (PNG images not displaying in paginated reports using PBIRS Aug 17 Preview).  Thanks @rpatkar!  Hopefully this solution may trigger some thoughts regarding the Power BI reports issue.