Forum Discussion
a9126030767
6 years agoAdvocate II
How to specify a login / password in PowerQuery so that it gets access from GoogleSheet
There is a GoogleSheet that only certain accounts can access.
How to specify a login / password in PowerQuery so that it gets access to this book for import
Import string look like this
Source = Excel.Workbook(Binary.Buffer(Web.Contents("https://docs.google.com/spreadsheets/d/1s6EiIVl5QA7kwLX9LgENfKcjBkbXqOVlx0Qvlo/pub?output=xlsx")), true, true),
2 Replies
- ibarrauSuper User
Hi. I'm not sure if there is a way to get in a file with google credentials. I think it should be public. I only know this way of connection like the link explain:
https://blog.ladataweb.com.ar/post/189308808470/powerbi-conectar-desktop-a-un-archivo-en-google
Hope this help,
Regards,
- a9126030767Advocate II
I did it before
but in this situation I need to restrict access to the table