Forum Discussion

tjd's avatar
tjd
Impactful Individual
10 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    10 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.