Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have on-premise web application and SQL Server data source. I would like to Embed Power BI to Web application. No cloud can be used. Is this possible? Is Power BI Report Server needed?
Solved! Go to Solution.
Power BI embedding requires the cloud and the Power BI Service. The on-premises version of Power BI Report Server has no support for Power BI embedding as its developer API is a carry over from SSRS and provides none of the embedding functionality served up by the Power BI Service API.
However, in your scenario you could create an imported Power BI dataset and publish the PBIX report to the Powre BI Service. After that, you could perform the embedding in an on-premises web application. However, you cannot cut out the cloud because your on-premises web app would still be required to authenticate with Azure AD.
The bottom line is no cloud means no Power BI embedding.
You should be able to embed reports from Power BI On-premise by using an iFrame and set the query string parameter rs:embed to true. Example: https://myserver/reports/powerbi/Sales?rs:embed=true
Power BI embedding requires the cloud and the Power BI Service. The on-premises version of Power BI Report Server has no support for Power BI embedding as its developer API is a carry over from SSRS and provides none of the embedding functionality served up by the Power BI Service API.
However, in your scenario you could create an imported Power BI dataset and publish the PBIX report to the Powre BI Service. After that, you could perform the embedding in an on-premises web application. However, you cannot cut out the cloud because your on-premises web app would still be required to authenticate with Azure AD.
The bottom line is no cloud means no Power BI embedding.
Do Microsoft has any plan to provide developer API for PBIRS for on-premises report server?
We have Power BI Report Server that is hosting many PBIRS reports. We want to embed these reports in our on-premises web application. Currently, we only have one option to show reports in iFrame.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |