Skip to content

A work in progress meaning to update PowerBI Embedded View Samples by normalian using java 17 and spring boot 3 for my internship

License

Notifications You must be signed in to change notification settings

NoAmpersand/PowerBI-Embedded-Sample-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A work in progress meaning to update PowerBI Embedded View Samples by normalian using java 17 and spring boot 3 for my internship

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.0%
  • HTML 16.0%