This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
In this guest blog Rui Romano of DevScope will walk you through an application that he built that allow you to insert PowerBI visualizations into Office documents.Take it away Rui:
We built an Office 365 App (now called Add-Ins) called “PowerBI Tiles” to integrate PowerBI tiles/visualizations into office documents (ex: PowerPoint, Excel) in only three simple steps:
1. Insert the “PowerBI Tiles” application into an office document:
2. Click at the login button and authenticate with your Power BI credentials at the shown popup:
Note: The credentials are not saved by the application/service
3. Select the Dashboard and the desired PowerBI tile:
And that’s it, you have a “refreshable” PowerBI visualization inside your PowerPoint presentation.
To add another visualization just copy & paste the app and build awesome dashboards in PowerPoint :-), like this:
Some usability tips:
Before saying goodbye a few behind the scenes how the application was built:
https://api.powerbi.com/beta/myorg/dashboards
https://api.powerbi.com/beta/myorg/dashboards/<dashboardId>/tiles
And that’s it! Hope you enjoy the app… Any feedback is greatly appreciated!
Rui Romano
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.