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.
I am new to Power BI and trying to figure out how to add a series of images for a variety of locations. I have added the URL to which my images are located (eg. desktop folder) and highlighted the column as image URL. However I am unable to see the image when i am selecting a specific
Hi @Anonymous ,
According to your description, you have highlighted the column as ‘image URL’, like this:
So, I think the problem is your image URL.
You can refer to the article:
https://docs.microsoft.com/en-us/power-bi/power-bi-images-tables
My test:
(Image URLs can’t be local paths.)
When can get a imge URL like this:
Like this:
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Lionel
I tried the following two methods -
1) The image on a local path (ie. my desk top)
2) Posting the image on a SharePoint site (to which I have access as well)
Unfortunately both did not work. The image did not show up. I did indicate Under the 'modelling tab' as Image URL.
Hi @Anonymous ,
1. It's right that 'The image on a local path ' doesn't work, because we can't use local path.
2. We also can't use the URL of SharePoint.
Display in a report:
https://docs.microsoft.com/en-us/power-bi/power-bi-images-tables
If you want to show the local images in a report, do like this:
Best regards,
Lionel Chen
Hi Lionel
Thank you very much - will give it a try!