Forum Discussion
henryco88
6 years agoHelper II
Error gateway python in power bi service
Hi, I saved a python script in power bi desktop which reads a table from sql server and creates a pandas dataframe. Everything works correctly. When I publish the report on power bi service, I have ...
- Anonymous5 years ago
Hi henryco88,
AFAIK, the current python script data source only works on gateway personal mode, you cant manage it in the on-premise gateway.
If you want to enable the refresh on the power bi service side, you need to configure all the data sources used in your report.
I'd like to suggest you switch to a personal gateway if other types of data source supported in this gateway.(live mode data sources do not work on personal mode)Use personal gateways in Power BI
Regards,
Xiaoxin Sheng
Anonymous
3 years agoNot applicable
Hi Guys,
I have the exact same issue now . My question is I already have an enterprise gateway installed and if i install personal gateway for the python to work will I have issues ?
Please help!!
Fanz
2 years agoAdvocate I
Hi I'm having a similar issue as well, did you find a solution?