Forum Discussion

JayZee70's avatar
JayZee70
Helper I
8 months ago
Solved

Problems with image links

Hello!   I've been having some problems with image links in Power BI. When I use links from the regular web it works fine in my reports. But when I want to connect with images from a Sharepoint l...
  • rohit1991's avatar
    8 months ago

    Hii JayZee70 

     

    SharePoint doesn’t expose a real image URL by default, so Power BI can’t render it in an image slicer. The link you get from SharePoint usually opens a viewer page (contains “?web=1” or “?cid=…”), not the actual JPG/PNG file. Power BI only displays images when the URL ends directly with the file extension. Open the image in SharePoint >> select “Copy link” >> choose the Direct file link >> use that URL in your table. After that the images will show correctly and can be centered in the slicer.