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
Please try this.
- Anonymous4 years agoNot applicable
Hi Ankit,
Thanks for your reply, the post that you shared is for the desktop, but I need to do for the published report, which I was not developed locally(someone else did it in their local and published) and I need to extract data from it..
Thanks
Sathiya Beegam
- AnkitKukreja4 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.
- simontaylor2 years agoMicrosoft Employee
If I can add python steps I don't need to export data in that way.