Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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 when ever I run the python code I get this error :

even if it's just a simple instruction like this 

 

does anyone have any idea about the issue. thanks in advance

 

 

2 Replies

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    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's avatar
    Gabi
    New Member

    I got the same error and fixed it by installing the pandas packaging in the anaconda prompt under my environment.