Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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
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
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)
I wanted to embedded that power bi report/dashboard into angular 5 web application using the power bi service license.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
17 | |
6 | |
3 | |
2 | |
2 |