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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Dataset Refresh Doesnt Work When Using Third-parthy Website

Hello colleagues!

I want to add CPU Rating from https://www.cpubenchmark.net/CPU_mega_page.html to my report.

I've made source:

 

let
Source= Web.Page(Web.Contents("https://www.cpubenchmark.net/CPU_mega_page.html")),
Data1 = Source{1}[Data] ...

 

In Power BI Destop everything is ok. But when I publish it, I got error:

image.pngimage.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I've solved the error. The solition is to add source to the gateway in PowerBI Service.

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

As the error message mentioned, you may not have installed and configured data gateway correctly. Please install the latest version of power bi data gateway and check if this issue persists.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I've solved the error. The solition is to add source to the gateway in PowerBI Service.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.