Forum Discussion
Images Not Loading in Power BI Report from SharePoint with Direct URLs
- 1 year ago
The Power BI service has no access to the images stored on your sharepoint, nor should it. Place your images on a public share, or include them in the semantic model as Base64.
- 1 year ago
Hi user26 ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you lbendlin for prompt repsonse.
Here are some addition details:
Power BI Service cannot authenticate to SharePoint to fetch images unless the user is already logged into SharePoint in the same session. Below could be the alternate solutions :
Store images in an anonymous-accessible location, such as:
- Azure Blob Storage with public or SAS-token-based access
- CDN
- Public SharePoint folder (less recommended)
Then use those accessible URLs in Power BI. This ensures images load without requiring separate SharePoint authentication.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!Thanks & Regards,
Rekha.
CustomerSupportTeam
Hi user26 ,
I hope this information proves helpful. Feel free to reach out if you have any further questions or would like to discuss this in more detail. If responses provided answers your question, please accept it as a solution so other community members with similar problems can find a solution faster.
Thank you.