Forum Discussion
Atinder
4 years agoHelper III
Auto Refresh Powerbi data in Powerpoint
Hello, I Embed live data from powerbi to Powerpoint powerbi Add-ins. How can I set this on auto referesh? I created this data so our team can see these reports on the TV throughout the day . ...
amgarav
2 years agoFrequent Visitor
Hi, So I'm facing a issue regarding this topic. I have the PPT embed with the PBI report and it refresh only when I open the file and go through each page. But I'm trying to do an auto refresh without open the file and then sending PDF file from it. How can I make the PPT refresh for this purpose?
I'm using the following flow, but as I said the ppt still without refreshing the Power BI visuals:
mshenhav
2 years agoPower BI Team
Hey amgarav ,
For you scenario I would suggest to use a Power BI API that the lets you export Power BI Report as static PDF: https://powerbi.microsoft.com/sv-se/blog/export-report-to-pdf-pptx-and-png-files-using-power-bi-rest-api/ and not the Power BI add-in, which was created for more dynamic presentation.
Thanks, Maya