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.
Hello,
Can we dynamically change image/logo Based on slicer??
I have images stored in local system , Is there a way to change them dynamically based on slicer???
I know if we have urls we can create a table along with slicer values and can dynamicall change ,
bit id we have images that too in local system is that possible??
Solved! Go to Solution.
Hi @dia612 ,
I found this article on changing image dynamically without using the URL:
https://sqlkover.com/dynamically-changing-shapes-in-power-bi/
See if this helps.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Hi @dia612 ,
You could change your local image path to Base64 type. Then you could show local images in the report, but there is a size limit.
So I recommend you to upload these images to Sharepoint or Onedrive, then use image url.
I have tired saving images on sharepoint, but still image does not appear - only this - do you have any ideas?
@dia612 , refer if this can help
https://www.youtube.com/watch?v=dzJvTcCedm8
https://visualbi.com/blogs/microsoft/powerbi/dynamically-display-images-power-bi/
https://community.powerbi.com/t5/Desktop/Display-Dynamic-Image/td-p/356589
http://nisalbi.blogspot.com/2018/01/how-to-visualize-images-dynamically.html
https://www.blue-granite.com/blog/simple-steps-to-embed-images-in-power-bi
Hi @dia612 ,
I found this article on changing image dynamically without using the URL:
https://sqlkover.com/dynamically-changing-shapes-in-power-bi/
See if this helps.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati