Forum Discussion

San_Raz's avatar
San_Raz
Frequent Visitor
2 years ago
Solved

Sharepoint/onedrive image url without Login credentials.

Hi all, Numerous posts discuss how to display images in Power BI from SharePoint using URLs. However, these methods typically require users to have access to the files in SharePoint. As a result, fo...
  • christinepayton's avatar
    2 years ago

    The one workaround you can do here is if you can translate the images to base64, then pull that into your dataset, Power BI can display the image from the base64 code instead of pulling from the URL. The issue I run into is that the base64 code often exceeds the maximum character limit for fields... I think if your images are smaller, it can work though. There's a few videos out there on this on YouTube - here's a link to one of them: https://youtu.be/dPR46gEADBU?si=phIBCY6cLal-lMZB