Forum Discussion
Image URL's not working but web URL does?
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?
3 Replies
- SteveCampbellMemorable Member
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 )
- ezequiel_adrNew Member
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?
- BIBBAdvocate I
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.