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
tjd
Impactful Individual
Impactful Individual

Change Image In PBIX file

I have a report consisting of about 20 pages.  Each page contains a logo.  If I named that logo as logo.png, is there some way to access the file within the .pbix file so that I can replace the exisitng logo.png with another logo, also called logo.png?  I really don't want to have to go through and change out 20 logos per pbix as I replicate the .pbix across several companies/departments.

 

Thanks in advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@tjd You can change the PBIX file extension to .zip to see the underlying elements. But I just did a quick check for this and didn't see any area that exposes the elements in a report page. The report folder file appears to be encrypted. Worst case, you can swap out 1 image and just copy/paste the new image to the other report pages, but it looks like it will need to be a manual effort.

View solution in original post

3 REPLIES 3
justinh
Advocate IV
Advocate IV

Open the PBIX file in 7zip

Go to Reports\StaticResources\RegisteredResources\

Replace the old image with an equally named new image
Zip, Close and Launch your file in PowerBI 

ankitpatira
Community Champion
Community Champion

@tjd Not sure of anyway you can have access to the image file. I was going to suggest you to import your images along with your other data from query and have data type as binary, however that will also not work since powerbi desktop doesn't allow binary images to be viewed in the report. Perhaps you can add vote to this idea below. Unfortunately until then you will have to manage images manually.

 

https://powerbi.uservoice.com/forums/265200-power-bi-ideas/suggestions/7340150-data-model-image-bina...

 

 

Anonymous
Not applicable

@tjd You can change the PBIX file extension to .zip to see the underlying elements. But I just did a quick check for this and didn't see any area that exposes the elements in a report page. The report folder file appears to be encrypted. Worst case, you can swap out 1 image and just copy/paste the new image to the other report pages, but it looks like it will need to be a manual effort.

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.

Top Solution Authors