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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
evgenyg
Helper I
Helper I

Refresh the Python Script in Power Bi Service ask a credentials

Refresh filed with following message:

"""

Scheduled refresh is disabled because at least one data source is missing credentials. To start the refresh again, go to this dataset's settings page and enter credentials for all data sources. Then reactivate scheduled refresh.

"""

 

I am using python script from Microsoft docs.

https://docs.microsoft.com/En-us/power-bi/connect-data/desktop-python-scripts

 

Why it ask a credentials?

2 ACCEPTED SOLUTIONS
GilbertQ
Super User
Super User

Hi there

 

You have to use the Power BI Personal mode gateway in order to refresh Python scripts

 

Here are more details: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwja7fSo_PjsA...





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

Anonymous
Not applicable

Hi @evgenyg,

Yes, the R/Python script was processed in a sandbox instead of direct execute on the cloud server.
They should have a few limitations when you use on the cloudy server(i suppose they may be related to permission and security reasons), so you can only use a personal gateway to handle these scripts.

Power BI data sources 

Power BI Security

Python visualizations in Power BI Service 
Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
evgenyg
Helper I
Helper I

Hi GilbertQ,

 

thank you for you answer. 

 

Do I understand correctly that the Power BI Service runs python on the local computer through a gateway, and not somewhere in the cloud?

 

Anonymous
Not applicable

Hi @evgenyg,

Yes, the R/Python script was processed in a sandbox instead of direct execute on the cloud server.
They should have a few limitations when you use on the cloudy server(i suppose they may be related to permission and security reasons), so you can only use a personal gateway to handle these scripts.

Power BI data sources 

Power BI Security

Python visualizations in Power BI Service 
Regards,

Xiaoxin Sheng

GilbertQ
Super User
Super User

Hi there

 

You have to use the Power BI Personal mode gateway in order to refresh Python scripts

 

Here are more details: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwja7fSo_PjsA...





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.