Forum Discussion
SourabhSharma
2 years agoFrequent Visitor
How to run python script.
HI All, I am new to power bi. I want to run python scripts in power bi. I can see online there are tutorials in which they shows how to link to python script and all. May i know if there is a way...
Anonymous
2 years agoNot applicable
When you publish a report to Power BI Service (browser mode), the Python scripts are not executed there. However, you can still utilize the Power BI Service to refresh and update data in the report, which may involve running the queries and transformations defined in Power BI Desktop, including those involving Python scripts.