# WireBootstrap for Power BI

![WireBootstrap for Power BI](https://3603789314-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVRCnHctU4Ce171IO9sfH%2Fuploads%2FYGoQbZ9LDTB9gMszX1vF%2Fpower-bi-120.png?alt=media\&token=5a5a2b82-79f5-4b3e-92c6-62d1a8ab490f)

[Microsoft's Power BI platform](https://powerbi.microsoft.com/en-us/) 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 [WireBootstrap for Power BI solution](http://www.wirebootstrap.com/products/powerbi.html) 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 WireBootstrap for Power BI solution starts with a [WireBootstrap data connector](https://docs.wirebootstrap.com/wirebootstrap/connecting-to-data/data-connectors) that can talk to Power BI using the [Power BI REST APIs](https://docs.microsoft.com/en-us/rest/api/power-bi/).  The [WireBootstrap for Power BI REST API Data Connector](https://docs.wirebootstrap.com/powerbi/data-connector) allows lists of meta data such as dashboards and reports to be displayed inside WireBootstrap components other page elements with minimal configuration.

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

## Tile Component

The [WireBootstrap for Power BI Tile Component](https://docs.wirebootstrap.com/powerbi/tile-component) for Power BI uses [Power BI's client embed APIs](https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/) 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.

![WireBootstrap for Power BI Tile Component](https://3603789314-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVRCnHctU4Ce171IO9sfH%2Fuploads%2FfBClF7ik7KUMPcn9mpmL%2Fimage.png?alt=media\&token=053adbff-b657-403f-9d36-498b35156c3f)

## Sample Application

The WireBootstrap for Power BI solution installs with a [sample application](https://docs.wirebootstrap.com/powerbi/installation) 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 for Power BI Sample Application](https://3603789314-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVRCnHctU4Ce171IO9sfH%2Fuploads%2FwCeoSgmhHOdi1BLNA77Q%2Fimage.png?alt=media\&token=088f9923-4004-4ddc-9eb8-6b0a223db7ac)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wirebootstrap.com/powerbi/wirebootstrap-for-power-bi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
