Forum Discussion

majudd's avatar
majudd
Regular Visitor
1 year ago
Solved

Using python pptx Presentation() function with Power BI

Is there a function within the python pptx library to recognize a Power BI page in a PPT and modify it? prs.slides.shapes is not recognizing the Power BI insert as a shape.

 

In particular, I am looking to  write a python script that reads in a PPT, recognizes the Power BI Add-in, changes it's setting from "Live data" to "Public Screenshot", and then writes it out with a new file name.

1 Reply