Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Solved! Go to Solution.
@walid140891 - You need to use Power BI Embedded. These are A skus. Yes, you create in Power BI Desktop, publish to your tenant and then embed in your web application. https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html
@walid140891 - You need to use Power BI Embedded. These are A skus. Yes, you create in Power BI Desktop, publish to your tenant and then embed in your web application. https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html
@greg_d25Thank you for your response, when it comes to data, my application data is stored in azure binary large objects (Blobs), and it's an SPA, should I import the data to Power BI through jsons or azure blobs?