Forum Discussion
cnschulz
7 years agoHelper IV
Gateway needed for web data ?
Hi, I have created a simple test report that gets data from a publicly available website. It simply gets the current weather from a provider and shows a graph over time. When the report is ...
cnschulz
7 years agoHelper IV
Hi,
The very first source line of that linked page is identical to mine
Source = Web.Page(Web.Contents("http://..." Therefore, it should require a web gateway as well.
Has anyone processed web (http) data in a report on the powerbi service without a gateway? Is so please detail the steps.
GilbertQ
7 years agoSuper User
Hi there
As explained above it can only be done with a Web.Contents, if there is a Web.Page it will require a gateway.
As explained above it can only be done with a Web.Contents, if there is a Web.Page it will require a gateway.
- kirvis5 years agoHelper I
Hi,
Don't know if this is still actual, but I ran into the same issues.
I found a workaround, which I describe here: https://community.powerbi.com/t5/Power-Query/WORKAROUND-How-to-use-scheduled-refresh-of-a-web-page-without/m-p/1434043#M44835.
Hope that helps!
Kirvis