The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hoping someone can shed some light on the issue I am having. I have a set of roughly 13,000 images that I am adding to a data set. If I format my column where my links reside as "Web URL" the link works just fine so I know the link is not broken, but if I format the column as "Image URL" I can only get one image to display properly in my report.....I'd prefer to have all images display instead of having to click links. Any ideas? Is there a limit on images maybe?
What is the source of the images?
As a general rule, the person viewing the Power BI report should also have permissions to the images. A "normal" issue comes with images from SharePoint, where you see them, but other viewers dont. This happens because the viewer doesn't have permissions to the folder/images in SP.
If you could share your M code, it would be easier to troubleshoot.
Is it possible to show some examples of the image urls? Do they point to the direct image (I.e. end in somthing like www.image.com/image.jpeg )
Did I answer your question? Mark my post as a solution! Proud to be a Super User!
Connect with me!
Stay up to date on
Read my blogs on
I have the same issue.
In the example there are 2 columns: imagen_url_http and imagen_url_https. Both columns contain the same image in different servers. The column imagen_url_https shows the image but the imagen_url_https column doesn't.
The images can be seen in a browser.
Any suggestions?