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
monik1987
2 years agoAdvocate I
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
AlpacaBI
2 years agoNew Member
Your answer not only solved this new problem, but it also show me a new way to work with this kind of links.
Thanks