Forum Discussion
Anonymous
2 years agoNot applicable
Image Url from google Drive cannot visualize
Hello, For the past two days, I've been experiencing issues with the display of photos on Power BI that use URLs from Google Drive. Please help me.
- 2 years ago
I was having the same issue in Power BI. After few research I found out that instead of https://drive.google.com/download?id=yourfileid use thumbnail?id and add '&sz=w1000' after the ID.
Your link should look like this
https://drive.google.com/thumbnail?id=yourfileid&sz=w1000
Anonymous
2 years agoNot applicable
Hi Anonymous ,
If I understand correctly, the issue is that you couldn't display the image from Google Drive. Please try the following methods and check if they can solve your problem:
1.Ensure the images on the Google Drive are publicly accessible.
2.Google Drive shared links do not directly point to the image file itself but rather to a webpage. You need to use a direct link to the image.
3.Checkthat the image url is in one of the supported formats.
Best Regards