Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi everyone,
I'm Romain it is the first time I post on this site and the first time I'm using power bi.
I need to automate the export of some power bi visuals into a power point.
I was asked to solve this probleme within two parts :
First I need to find a mean to export the visuals and charts into a python code/plot.
And second, I must find how to export a python file with some charts into a power point visual of these charts.
I can't find any ressource for this first step, I can only find guide on how to use python on power bi but actually, in my case this is the opposite.
Can you please help me ?
Solved! Go to Solution.
Hi Romain, I'm sorry but you can't export Power Bi to Python. If you need to build a PowerPoint from visualizations of Power Bi, you can do two things.
1- Export the whole report (creates a slide for each page)
2- You can copy the visualizations from service: More info: https://docs.microsoft.com/en-us/power-bi/consumer/end-user-copy-paste
I'm not sure why you want to involve python, but python can run inside PowerBi and that's all. You can't go from Power Bi to Python (for visuals).
I hope that helps,
Happy to help!
Hi Romain, I'm sorry but you can't export Power Bi to Python. If you need to build a PowerPoint from visualizations of Power Bi, you can do two things.
1- Export the whole report (creates a slide for each page)
2- You can copy the visualizations from service: More info: https://docs.microsoft.com/en-us/power-bi/consumer/end-user-copy-paste
I'm not sure why you want to involve python, but python can run inside PowerBi and that's all. You can't go from Power Bi to Python (for visuals).
I hope that helps,
Happy to help!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!