Forum Discussion

subodhan's avatar
subodhan
Frequent Visitor
6 years ago

Display Power BI reports on a Power BI Report Server using ReportViewer control

Hi

 

Has anyone used ReportViewer control in a (ASP.Net) Web application, to render Power BI reports from PowerBI Report Server?

 

If you have please share the steps. I have tried exploring most of the settings (in ReportService as well as ReportViewer) without any luck.

 

Thanks and regards

Subodhan

 

1 Reply

  • Hi Subodhan ,

     

    you can't use the control with Power BI reports, only RDL-Reports.

    You probably get a message like "operation not allowed".

     

    For ASP.NET probably an IFRAME is the best way, or at least one way to embed a Power BI report.

     

    Regards

    Michael