Integrate a Power BI report into an app

 

Updated: February 22, 2016

You integrate a Power BI report into an app with an IFrame HTML element. For example, you can create a custom mobile app to display real-time Power BI reports on the user’s mobile device. Once you embed an IFrame into an app, you can add a click event handler so that the user can navigate to the dashboard.

The sample shows you how to:

  • Get a Power BI report from a dashboard
  • Embed a Power BI report into an app using an IFrame

Download the integrate Power BI reports sample on GitHub.