Forum Discussion
tjd
10 years agoImpactful 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 exisi...
- Anonymous10 years ago
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.
justinh
7 years agoAdvocate 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