The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?