Forum Discussion
Anonymous
4 years agoNot applicable
How to export the published power BI report using python
Hi, I am new to power BI. I want to access the published(online) power BI report(It is one of the pages of a dashboard) using python and to extract the data to excel by changing the filter dynami...
AnkitKukreja
Super User
4 years agoHi! Anonymous
As far as I'm aware Python is not supported on Power BI service. So, you might have to create a code in Phython itself to connect to Power BI service and export the data.
simontaylor
Microsoft Employee
2 years agoIf I can add python steps I don't need to export data in that way.