Installation
Last updated
Last updated
WireBootstrap for Power BI can be downloaded from here.
The download includes a Visual Studio sample project that demonstrates the different ways in which Power BI can be used inside applications developed with WireBootstrap.
All of the WireBootstrap for Power BI solution classes are located in the \lib\wire-pbi.js
file off the root of the download. To use the library on a page, add a reference to it after a reference to the core WireBootstrap library.
The embed components such as the WireBootstrap for Power BI Tile Component have a dependency on Power BI's embed client API. To use an embed component, add a reference to this library before wire-pbi.js
.