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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Embed Power BI Report from Power BI Report Server (On Premise) in ASP.Net Web Application

Approach 1: Using IFrame

Using IFrame we are able to embed with windows auth. But it is not valid approach for Custom Authentication.

 

Approach 2: Using Report Viewer Control

Using Report View Control in C# WebForms we are able to embed RDL Report. When we are using same piece of code for Power BI Report it is giving Wrong Item Type Error.
Charan16_0-1695708997886.png

Is there any way to embed Power BI Report (Not RDL Report) from Power BI Report Server(On Premise) in ASP.Net Web Application

1 REPLY 1
d_gosbell
Super User
Super User

Using an iframe is really the only embedding option for the on-prem report server and pbix based reports. If you have deployed a customized authentication extension and that is causing issues you probably need to review the code for that to see if you can change that to make it work.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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