Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
gauravr
New Member

Generating reports in PowerBI Report Server from Java based application

Hello guys,

 

I am new to PowerBI and our requirement is to generate reports leveraging PowerBI (i.e generating report [PDF] as per template provided once a user clicks on button in JSP of web-based java application).

 

In order to fulfill above what is the best possible way to connect to Report Server from on-prem java based application and provide inputs or data to generate the report in UI.

 

Currently the input data is queried from Oracle database and set in POJO classes.

2 REPLIES 2
TestUsers
New Member

Hello,  did you find a solution for this?

We are in a similar situation> Trying to invoke a report/essentials down load a report from Java application. We are able to work it using basic http url but we are trying to find a way to get a report using restful client. For that 1.  Does power BI Server has a default restful controller , if so how to get the path ? From Web I found something like http://hostname/Reports/PowerBIReports but it doesn't work . Appreciate any ideas or thoughts on how to download canned reports from Java.  Power BI Server is hosted on on-prem.  

Icey
Community Support
Community Support

Hi @gauravr ,

 

I know little about this. But I find something may help you. Please check:

Export Power BI embedded analytics reports API - Power BI | Microsoft Docs

Export Power BI embedded analytics paginated reports API - Power BI | Microsoft Docs

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors