March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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)
User | Count |
---|---|
120 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |