Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have reports with many images using the native image visual and I need to update the images. Considering that those visuals are heavily customize (titles, sous-titles, properties, formats, etc.); I was wondering if there's an easy way to update the image without having to delete everything and insert new images?
I've been searching and I've read a lot of things...
I found hard to beleive that Microsoft didn't think about that "feature" for the native image visual they provide in their product. I'm thinking maybe it's a user error and I'm just missing it. If that's the case then mea-culpa!
That's why I'm asking to community : Is there an easy way to replace source image in an image visual, other than the unwieldy suggestions above?
Thank you
--mo
Solved! Go to Solution.
Hi @Anonymous ,
Thank you for your answer but I've tried working with zipped pbix files before and it's VERY unstable. I think that's actually why MS came up with the new save as project feature (the .pbip format).
The save as project (.pbip) is what I actually used to accomplished the work I needed to do in the usecase I described in my original post. To be honest, it wasn't that hard because I'm a computer engineer and I'm familiar with ALM and CI/CD concepts. I just often found myself frustrated when I see things that should have been designed for average non-IT employees and were not!
In anyway, in case someone has a similar problem and reads this post, here's how I did it :
--mo
Hi @molegris
Perhaps you could change the .pbix file to a .zip file and replace the file, I think that would be easier.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Thank you for your answer but I've tried working with zipped pbix files before and it's VERY unstable. I think that's actually why MS came up with the new save as project feature (the .pbip format).
The save as project (.pbip) is what I actually used to accomplished the work I needed to do in the usecase I described in my original post. To be honest, it wasn't that hard because I'm a computer engineer and I'm familiar with ALM and CI/CD concepts. I just often found myself frustrated when I see things that should have been designed for average non-IT employees and were not!
In anyway, in case someone has a similar problem and reads this post, here's how I did it :
--mo
Thanks for the solution offered! I've one concern though. If your report was already published, would this change to "project" create a different link to the report once re-published? I don't want to replace my report, just change one image...
Thank you!