Forum Discussion
how to run python script within power BI
I am trying to run python script from within power BI. While I do have visual code studio as my Python IDE and there are python installations - one within windows and within my venv. .
But while enabling python on power BI neither it is detecting the python.exe directory from any of the installations.
When I have tried to manually browse to the directory, the script does not seem to run.
Any help appreciated.
regds.,
monojchakrab , Check this document for your reference -Run Python scripts in Power BI Desktop - Power BI | Microsoft Learn
And there is also one video you can check this - https://youtu.be/M2kZe9Pi6xg?si=5HN4JR0B1DhkbczW
2 Replies
- bhanu_gautamSuper User
monojchakrab , Check this document for your reference -Run Python scripts in Power BI Desktop - Power BI | Microsoft Learn
And there is also one video you can check this - https://youtu.be/M2kZe9Pi6xg?si=5HN4JR0B1DhkbczW
- monojchakrabResolver III
Thanks bhanu_gautam