Sample application using the jquery-powerbi plugin which wraps the powerbi-client library and accepts configuration object directly. This makes embedding Power BI visuals similar to using other jQuery plugins.
Running this sample
Clone this repository:
git clone https://github.com/Azure-Samples/powerbi-jquery-client
Install Dependencies:
npm install
bower install
Open the
src/index.html
file in the browser or serve the files locally
Deploy this sample to Azure
About the code
See: jquery-powerbi for details about usage of plugin.
More information
We're interested in feedback. Open a new issue if you have requests or find bugs.