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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
voidbyname
Frequent Visitor

Integrate/embed on-premise power bi report server's report to web application.

I have a uploaded report on power bi report server(on-premise). I dont want to use builtin web portal. As my requirement I want a integrate the report to a web application and want to do some filters operations on it, programmitically.

I tried PowerBI JavaScript API but due to on-premise I dont have access tokken How can i deal with embed configs to integrate/embed on-permise report to web application.

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

For the on-prem report server you would use the REST API documented here Develop with the REST APIs for Power BI Report Server - Power BI | Microsoft Learn

View solution in original post

4 REPLIES 4
ILya_247
New Member

Good day.

Can you please share which REST API methods (endpoints) you used to solve your problem?

We are doing the same thing now and it is not clear from the current documentation how to implement it.

The more detailed, the better.

Thanks for your help.

josef78
Memorable Member
Memorable Member

You can embed PBI report from PBI RS like this Embed a Power BI Report Server report using an iFrame in SharePoint Server - Power BI | Microsoft Le...

But there are not supported full client api control (in compare with cloud Power BI Service). You can control only basics, like filters, via URL parametrs

Can I embed PBI Report from PBI RS (https://myserver/reports/powerbi/Sales?rs:embed=true) in a asp.net web application (publish to a web server) using an iFrame (or object) like in the SharePoint Server as above example? If it can't work, please let me know how to do.

 

Thanks,

d_gosbell
Super User
Super User

For the on-prem report server you would use the REST API documented here Develop with the REST APIs for Power BI Report Server - Power BI | Microsoft Learn

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

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