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.
Hi,
I'm new to PowerBI and want to embed a dashboard by PowerBI. On the backend, I'm using Nodejs and on the client-side, there is Reactjs.
I have the organizational structure where the head of the organization wants the analytical data of his organization on his dashboard without having an account of PowerBI.
Currently, I'm looking for the solution that When the user login, generate a new dashboard with the user's organization data or embed a react component that accepts the user's data and display it as a sample report. So that he can analyze the current situation of his organization without having any account on PowerBI.
Need a solution for how this will be done. Is there a way to create a dash
Thanks
Solved! Go to Solution.
Hi @Asif-Saythe,
I'd like to suggest you take a look at the official document about power bi javascript to embed dashboard:
Embed a dashboard in Power BI embedded analytics | Microsoft Docs
In addition, you can also check the power bi playground site to do online testing of power bi embedded:
Power BI Playground - Explore our APIs
Regards,
Xiaoxin Sheng
Hi @Asif-Saythe,
I'd like to suggest you take a look at the official document about power bi javascript to embed dashboard:
Embed a dashboard in Power BI embedded analytics | Microsoft Docs
In addition, you can also check the power bi playground site to do online testing of power bi embedded:
Power BI Playground - Explore our APIs
Regards,
Xiaoxin Sheng