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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Power BI JavaScript API support for Report Server

At the moment to embed reports in a intranet webpage we only have the option to put ?rs:Embed=True at the end of the url. I have read (on this website) that there are plans to extend this so parameters could also be passed in the url, in a similar way that the current SSRS works. Could we also have the Power BI JavaScript API enabled for Power BI Report Server, in a similar way to the Azure service has ?
Status: Under Review
Comments
mortimer452
New Member
This is super high on my list of wants . . . the on-prem version of PowerBI feels kinda hamstrung without this.
alexis_wellaviz
New Member
'+1 I'd like to implement an Add Comments feature with an embedded PBI report. The JavaScript API for PBIRS would allow me to know how the user has interacted with the report.
fbcideas_migusr
New Member
JavaScript API would be very useful to integrate better with iFrame.
fbcideas_migusr
New Member
We need either Javascript support or support for Hyperlinks not beginning with "https://" (i,e. "javascript:xxxx")
mitchell_gulbra
New Member
Limiting all the flexibility and features of JavaScript API to only cloud-based Power BI service is incredibly frustrating. The service is currently not an option for our team, but the inability to have any control over embedding our reports is extremely frustrating! The embed URL doesn't even accept basic parameters to configure the layout (would love to eliminate report tabs, adjust the filter pane, etc)
sami_romdhana
New Member

As part of our company's business offerings, we need to :


  • Switch to a set page of the report
  • Apply saved bookmarks and overall state to a report
  • Get layout information of the report
  • Modify the appearance of a report (hide visuals, modify position of visuals)


In order to do so, we've relied on the embed API that has worked fine for us with the regular version of Power BI. However since that API is not available for the Report Server offer we're limited to the iframe which does not give us these features.


Are there any news whether a Report Server embed API would be feasible ? We get a lot of traction from our clients to be compatible with the report server.

fbcideas_migusr
New Member
Status changed to: Under Review