Forum Discussion
Anonymous
6 years agoNot applicable
Export current PowerBI screen to pptx
I have a web app that shows embedded PowerBI reports. Recently, with help of this link, I've added export of the PowerBI report to PowerPoint. Everything works fine, except the fact that the export i...
lbendlin
Super User
6 years agoYou may want to look at the automation/screen caption tools that are in abundance on the interwebs.
Keep in mind that the Export to File API does its rendering on the service, not in the user's browser. Currently the service has no idea what the user may have changed in the report before issuing the export request. They do use a request ID and and Export ID so maybe they are already planning to support custom renderers.
Check the Ideas pages to see if anyone has raised this request yet, and vote for it.