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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
veronikaart
New Member

Embedding Power BI

Hello. I need to embed Power BI in Web Application with angular on client side. I'm completely new to it. Can I download dll and import in my system so that reports will be generated afterwads without internet connection because in our organization on security reason internet connections for third-party are now allowed. I see in exapmple I found there is requests to external urls. Can I manage it wothout such requests?

showReport() {
// Report's Secured Token
let accessToken = '<ADD-THE-SECURED-TOKEN-FOR-REPORT-HERE>';

// Embed URL
let embedUrl = 'https://embedded.powerbi.com/appTokenReportEmbed?reportId=<YOUR-REPORT-ID>';

// Report ID
let embedReportId = '<YOUR-REPORT-ID>';

1 REPLY 1
lbendlin
Super User
Super User

No internet connection? That probably means your only option is Power BI Report Server.

 

https://powerbi.microsoft.com/en-us/report-server/

 

Embedding is the least of your problems in such a scenario...

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.