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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power BI Embed with AngularJS

Hi,

 

Have developed power bi Reports using desktop application and deployed it power bi service.Now i wanted to embedded that power bi report/dashboard into angular js web application using the power bi service license (Note: don't have azure environment license).So my question here is

 

1.Whether Azure environment is mandatory for an embedding power bi reports into any kind web application.

 

2.If above question answer is NO, then please explain other ways to perform this embedding with step by step

 

Bhakti

Thanks

4 REPLIES 4
v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous,

 

Yes, Azure environment is mandatory for an embedding power bi reports into any kind web application.

 

Also Power BI Angular is deprecated and is no longer supported. See: https://github.com/Microsoft/PowerBI-Angular

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Yes your answer is right but i have another question for embeding report.

 Why need Azure service for embeding can you please explain in berif.

 

 

 

Thanks,

Bhakti

@Anonymous,

 

To embed reports you need to be able to call REST API/SDK which is a part of Power BI Pro license (see the difference between Free and Pro here - https://docs.microsoft.com/en-us/power-bi/service-free-vs-pro). This is a minimum requirement.

 

But there will be a limitation of how much embed tokens you can generate at the same time. Usually, it is pretty enough even for production solution. Unfortunately, it is not documented but I think it is about 250.

 

To remove this limit you can buy additional dedicated capacity called Premium. There are actually two similar types of it - Azure Power BI Embedded and MS Office 365 Power BI Premium. Both allow you to embed an unlimited number of reports. Here are a lot of an official documentation related to that - https://docs.microsoft.com/en-us/power-bi/whitepapers. But anyway it is not required to use it. You can stay just with Pro.

 

Additionally, here is an instruction on how to embed - https://docs.microsoft.com/en-us/power-bi/developer/integrate-report

and sample from Microsoft - https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html

(It is not Angular but still Javascript)

Anonymous
Not applicable

  I wanted to embedded that power bi report/dashboard into angular 5 web application using the power bi service license.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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