Forum Discussion
Anonymous
3 years agoNot applicable
I get an error while running a python script on powerBi : ErrorCode=-2147467259
Hello everybody, It's the first time I try to run a python code on power BI. Actually I have an Excel file as a data source and I want to do some transformations on the original data source but w...
- 3 years ago
Hi Anonymous
Thanks for reaching out to us.
Please set up according to this tutorial and check if the previous settings are set correctly, Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Gabi
2 years agoNew Member
I got the same error and fixed it by installing the pandas packaging in the anaconda prompt under my environment.