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
4 years agoSuper User
Hi! 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
2 years agoMicrosoft Employee
If I can add python steps I don't need to export data in that way.