Forum Discussion
Turning PowerPoint slides into custom visualizations.
Hi Intrasight,
The PowerBI API already have some functionality to integrate reports into Iframes:
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/
I think it will be quite easy to integrate the tiles into PowerPoint with this API and you don't need to create all the code to generate the tiles (even thogh that is the fun part :-)).
DevScope have also made a similar add-in:
https://store.office.com/en-us/app.aspx?assetid=WA104379699&sourcecorrid=b99e159f-ec29-4016-a481-dc796f56855c&searchapppos=3&ui=en-US&rs=en-US&ad=US&appredirect=false
However it does not allow automatic filtering of the tiles, so the user needs to manually filter on each PowerPoint slide.