Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
mattkocak
Kudo Kingpin
Kudo Kingpin

Is a gateway required for online refresh of web connection?

I've looked through various posts and questions regarding this and have been seeing conflicting information so I wanted to reach out for a clear answer.

 

The data source for my report is a public website (https://www.marketindex.com.au/commodities/lithium). I can refresh the dataset fine from Power BI Desktop, but get a "refresh failed because this dataset requires a gateway" error when I try to refresh the dataset from the online Power BI Service.

 

mattkocak_1-1655914544674.png

 

Is a gateway required to refresh a web connection dataset in Power BI Service? As I had mentioned, this is a public https website. On the Power BI Data Sources page it states that a gateway is required, but I've also read various posts mentioning that it isn't (maybe they were old though).

 

mattkocak_0-1655914056604.png

1 ACCEPTED SOLUTION
otravers
Community Champion
Community Champion

Yes, that's the current and correct info:

https://docs.microsoft.com/en-us/power-query/connectors/web/web-troubleshoot

 

If memory serves, this did change several years ago so you might have looked at blog posts written prior to the change. Try using Web.Contents instead of Web.BrowserContents to avoid the need for a gateway:

https://docs.microsoft.com/en-us/powerquery-m/web-contents

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

View solution in original post

1 REPLY 1
otravers
Community Champion
Community Champion

Yes, that's the current and correct info:

https://docs.microsoft.com/en-us/power-query/connectors/web/web-troubleshoot

 

If memory serves, this did change several years ago so you might have looked at blog posts written prior to the change. Try using Web.Contents instead of Web.BrowserContents to avoid the need for a gateway:

https://docs.microsoft.com/en-us/powerquery-m/web-contents

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors