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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi everyone
I'm trying to import images from my sharepoint folder into power bi and I can't see the images in desktop not in the service.
The url shows me the image on the browser but if I try a private window it doesn't show the image and asks me to log in.
This is my first line of pq:
SharePoint.Contents("https://mf1-my.sharepoint.com/personal/v_c_mf1", [ApiVersion = 15])
This way I can navigate to the folder where images are.
Can anyone please help me?
Thank you all in advance
Best regards
Solved! Go to Solution.
This will not work in most cases for CORS reasons. One (safe) alternative is to embed the images in the Power BI dataset.
Embedding Images in Power BI using Base64 – Some Random Thoughts (sqljason.com)
This will not work in most cases for CORS reasons. One (safe) alternative is to embed the images in the Power BI dataset.
Embedding Images in Power BI using Base64 – Some Random Thoughts (sqljason.com)
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.