Forum Discussion
Anonymous
3 years agoNot applicable
Cannot refresh python data source: Query contains unknown function name: Python.Execute
Hi All, In PowerBi desktop I have a python data source. It is able to refresh fine there. However when I publish to PowerBi service, the data will not refresh. This is the error message: Unab...
lbendlin
3 years agoSuper User
The issue is that you are trying to run an unsupported command. Most likely something that requires admin privileges on the local machine. Without seeing the Python code it will be difficult to help further.