Forum Discussion
Scheduled refresh greyed out
- 7 years ago
Hi Dave,
I really found something. Your URLs are parsed as web contents. So Power BI uses Web.Page() function, which requires a data gateway. Please refer to power-bi/refresh-data#power-bi-desktop-file.
>>>If you are using the Web.Page function, you do need a gateway if you have republished the dataset or your report after November 18th, 2016.
I would suggest you save the Google docs as XLSX format.
Best Regards,
Dale
Thanks Dale,
For simplicity, let's assume we are using Google Sheets only:
https://docs.google.com/spreadsheets/d/1RdJ8rLxerU56eW_TN4l6hLKjG16S_f53goIkVQeN_jM/edit?usp=sharing
https://docs.google.com/spreadsheets/d/1a8Zpku-1Onk1caAyaSSiLckq63bCOJ_oEMCBTYn9Ubs/edit?usp=sharing
Regards,
Dave
Hi Dave,
I really found something. Your URLs are parsed as web contents. So Power BI uses Web.Page() function, which requires a data gateway. Please refer to power-bi/refresh-data#power-bi-desktop-file.
>>>If you are using the Web.Page function, you do need a gateway if you have republished the dataset or your report after November 18th, 2016.
I would suggest you save the Google docs as XLSX format.
Best Regards,
Dale
- mr-budd7 years agoFrequent Visitor
- isThatAFrog4 years agoFrequent Visitor
Hi v-jiascu-msft
I have the same issue but for a sharepoint site, should I also change it to an excel and how would I go about that?