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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Is there a way using power bi rest API in node js, I watched video ,Ran Breuer and Arina Hantsis were showing the demo here https://channel9.msdn.com/Shows/Data-Exposed/Setting-up-and-Getting-Started-with-Power-BI-Embedded
I want to achieve same but using node js, in our development environment we do not use c#.
I found the Node SDK but it saying we no longer support node SDK, https://github.com/Microsoft/PowerBI-Node.
Do I have to change development structure from Node js to c# in order to use power bi !!
Solved! Go to Solution.
@joyo wrote:
Is there a way using power bi rest API in node js, I watched video ,Ran Breuer and Arina Hantsis were showing the demo here https://channel9.msdn.com/Shows/Data-Exposed/Setting-up-and-Getting-Started-with-Power-BI-Embedded
I want to achieve same but using node js, in our development environment we do not use c#.
I found the Node SDK but it saying we no longer support node SDK, https://github.com/Microsoft/PowerBI-Node.
Do I have to change development structure from Node js to c# in order to use power bi !!
You may don't have to, if SDK is not preferred. With the Power BI REST API, you can develop in any language, including Node JS.
@joyo wrote:
Is there a way using power bi rest API in node js, I watched video ,Ran Breuer and Arina Hantsis were showing the demo here https://channel9.msdn.com/Shows/Data-Exposed/Setting-up-and-Getting-Started-with-Power-BI-Embedded
I want to achieve same but using node js, in our development environment we do not use c#.
I found the Node SDK but it saying we no longer support node SDK, https://github.com/Microsoft/PowerBI-Node.
Do I have to change development structure from Node js to c# in order to use power bi !!
You may don't have to, if SDK is not preferred. With the Power BI REST API, you can develop in any language, including Node JS.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!