Power BI
Docs HomeProduct SiteSupport
  • WireBootstrap for Power BI
  • Installation
  • Access Tokens
  • Data Connector
  • Tile Component
    • Render
    • Configuration
Powered by GitBook
On this page
  • Power BI REST API Data Connector
  • Tile Component
  • Sample Application

WireBootstrap for Power BI

NextInstallation

Last updated 3 years ago

creates a data-driven culture with business intelligence for all. It enables everyone at every level of your organization to make confident decisions using up-to-the-minute analytics.

The allows data, meta data, and visualizations in Power BI to be easily used inside custom web applications. These Power BI elements can sit next to and even talk to any other component on web pages developed with Bootstrap themes and their components using WireBootstrap.

Power BI REST API Data Connector

The data connector also serves data to WireBootstrap for Power BI embed components.

Tile Component

Sample Application

The WireBootstrap for Power BI solution starts with a that can talk to Power BI using the . The allows lists of meta data such as dashboards and reports to be displayed inside WireBootstrap components other page elements with minimal configuration.

The for Power BI uses to embed tiles from dashboards as individual visualizations. These visualizations can then be used as independent WireBootstrap components in custom web applications that listen for data changes on a page. Once data represented in some part of a visualization has changed, the WireBootstrap for Power BI Tile Component will send the changes to Power BI and have the visualization refreshed in place on the page.

The WireBootstrap for Power BI solution installs with a that demonstrates how to use the different elements of the solution. This includes sample code to generate a security token to be used with both the WireBootstrap REST API data connector and WireBootstrap embed components.

WireBootstrap data connector
Power BI REST APIs
WireBootstrap for Power BI REST API Data Connector
WireBootstrap for Power BI Tile Component
Power BI's client embed APIs
sample application
Microsoft's Power BI platform
WireBootstrap for Power BI solution
WireBootstrap for Power BI
WireBootstrap for Power BI Tile Component
WireBootstrap for Power BI Sample Application