Forum Discussion
Using python script without installing python packages
Hello,
Is there a way to use python script visuals in my power bi report and share it with a user and he is able to use the report without installing the python packages?
- Anonymous3 years ago
Hi newbie9292 ,
Limits according to the official documentation:
To run Python scripts in Power BI Desktop, you need to install Python on your local machine.
Refer to:
Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
4 Replies
- AnonymousNot applicable
Hi newbie9292 ,
Limits according to the official documentation:
To run Python scripts in Power BI Desktop, you need to install Python on your local machine.
Refer to:
Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Your PL300 states it is not required. So which is the correct answer then?
- franckt-ParisFrequent Visitor
I still don't know what's the good answer.
Enable the script visuals option in the Visualization pane of Power BI DesktopOR
Install Python on your computer ?
Thanks for "certified" answer
- NCRubixRegular Visitor
Did you get an answer for this? I have created a visualisation and want to share it with others who don't have Python installed.