Forum Discussion
Add Python refresh to a personal gateway
- 1 year ago
Hello PurpleGate
I think this is what will be needed to resolve the issue, Please get the access and change the defau,lt GW.
Please accept this answer if this resolves the query . - 1 year ago
I found another solution to this:
when installing Python, ensure to do custom installation and install it on to the local C drive of the computer. Install all libraries into the same C drive.
Power BI service can access this to perform the refresh.
Hello PurpleGate
Python scripts cannot be executed through an Enterprise Gateway. Power BI Service only supports Python scripts for scheduled refresh when using the On-premises Data Gateway (Personal Mode). This is a known limitation, as the Enterprise Gateway does not support custom script execution like Python.
The Power BI Service might attempt to associate your dataset with the Enterprise Gateway, which does not support Python, leading to errors like “not configured properly
Thanks