Forum Discussion
intrasight
9 years agoHelper IV
Turning PowerPoint slides into custom visualizations.
A couple years back, I did a project where we used PowerPoint as the presentation-tier for data in our database. I have several clients that find that approach very useful. Now that I've started us...
Krizz83
9 years agoRegular Visitor
Hi Intrasight,
The PowerBI API has some methods to integrate a PowerBI Tile or Dashboard as Iframes into other applications:
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/
I think this will be very useful as you do not need to develop the whole shapes/groups functionality.
DevScope already made a similar add-in. However the problem with their add-in is that i cannot filter the reports. This will result in all PowerPoints will have the same report data (most likely you want each PowerPoint to be filtered by some value).