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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
BonneyCBS
New Member

Python Script - Data Gateway - No Option to Use Data Gateway for Data Source

Hi, I have a python script that PowerBI uses as a data source. According to what I've read it should be possible to refresh this data source in powerbi service using a personal gateway. 

 

So, I have a personal gateway installed. 

BonneyCBS_1-1642872920165.png

 

 

Its working for a simple excel data import that I did as a test.

 

BonneyCBS_2-1642873022955.png

 

But for the data source with the python script i get the following error.

 

BonneyCBS_3-1642873107739.png

You can't schedule refresh for this dataset because the following data sources currently don't support refresh:
Data source for Query1

 

Updating the data source in PowerBI Desktop works fine.

The script basically does the following: Python(Requests) Scrape Website -> Pandas DataFrame(s) Import PowerBI

 

Any ideas how I could fix this?

 

1 ACCEPTED SOLUTION
BonneyCBS
New Member

I managed to get it fixed, the simplest things sometimes. Needed to press the discover data source

BonneyCBS_0-1642879501896.png

 

View solution in original post

1 REPLY 1
BonneyCBS
New Member

I managed to get it fixed, the simplest things sometimes. Needed to press the discover data source

BonneyCBS_0-1642879501896.png

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

Top Solution Authors