Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.36 KB

What is PowerBI-Embedded-Sample?

This sample offers to PowerBI Embedded Web application for Java and also includes some components such as JSF, Spring's DI API (on NoAmpersand's fork), logback

How to run this sample

Please following below steps.

  • Download "Power BI Embedded - Integrate a report into a web app" sample and complete "Configure the sample app" section of Get started with Power BI Embedded sample
  • After that, you have already registered your PowerBi workspace and pbix into Azure portal. Now, you can get [WORKSPACE ID], [WORKSPACE COLLECTION NAME] and [ACCESS TOKEN].
  • Download this sample and edit src/main/resources/powerbiembedded.properties with your info.

Now, you can run this sample on Tomcat and other AppServers.

Reference

Restriction

  • You should use .NET Samples to create workspaces and register *.pbix files into Azure Portal

Copyright

CopyrightCopyright (c) 2016- Daichi Isami
LicenseMIT License