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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Anonymous
Not applicable

Error: We couldn't refresh because your data gateway (Power BI – personal) is offline...

I'm using the Desktop Power BI to publish a Web datasource to the service. When I try to refresh though I get this error:

We couldn't refresh because your data gateway (Power BI – personal) is offline. Make sure your computer is on and the gateway is up and running.

 

Here's my query:

let
    Source = Xml.Tables(Web.Contents("http:///api/someapi?someelement=value")),
    Table1 = Source{1}[Table],
    Table0 = Table1{0}[Table],
    #"Changed Type" = Table.TransformColumnTypes(Table0,{{"element", type text}, {"element", type text}, {"quality", type text}, {"Attribute:description", type text}}),
in
    #"Renamed Columns1"

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@Anonymous Error message suggests you don't have personal gateway running or is accessible. Personal gateway is required to enable schedule refresh of data in power bi service. Follow this article to setup personal gateway.

View solution in original post

4 REPLIES 4
rdoughty
New Member

You should not need a personal gateway. A Web data source is an "off prem" datasource and should refresh by itself in the Power BI Service.

v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous,

 

In your scenario, please open the Power BI Service, then click Settings->Datasets, find the dataset used by this report, then expand Gateway Connection tab, check which server is the personal gateway running on like below:

 

q3.PNG

 

Then you can go to this server, find and open the personal gateway, check whether it's running like below:

 

q1.PNG

q2.PNG

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi,

I am facing the same issue.

When I am running the Gateway it shows;

It says 'Please wait while we check for few more things' insted of connected.

And in place 'Help improve option' it shows 'Access Denied'

 

Can you please help me in resolving this?

 

ankitpatira
Community Champion
Community Champion

@Anonymous Error message suggests you don't have personal gateway running or is accessible. Personal gateway is required to enable schedule refresh of data in power bi service. Follow this article to setup personal gateway.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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