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
agonzalezm
New Member

Embed Powerbi reports in net apps offline without azureinternet requeriments

Hi, we want to embed powerbi reports in our application that is a blazor app that is deployed onpremise in customer datacenter without internet access.  I have already checked MicrosoftPowerBIApi nuget package but it requires internet connection to azure.

 

It would be amaizing if we can desing reports with powerbi standalone and then export report defintion as xml and then load this report in our blazor app with a blazor viewer and passing the data from local rest apis in the server and parameters need for the report.

 

This is how telerik reporting does, generating report in standalone designer then exporting (trdx) xml definition of report and then you just load this xml file with the apis and paramenters in your blazor or wpf or net viewer without requiring internet connection

 

PowerBI is much more powerfull, you could charge a license for this offline embed usage i would be glad to pay.

1 REPLY 1
V-lianl-msft
Community Support
Community Support

Currently it is not possible.

The Interaction would make a new call to the service and then render the report again.

If there is no internet connection, the report will pending on loading status.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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