Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
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.
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).
Solved! Go to Solution.
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
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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!