Forum Discussion
BalaKrish
6 years agoHelper I
How to get the Power BI embed token using Javascript dynamically
Hi All, I am looking for the solution on how to get the embed token in javascript for the powerBI embedding into my website. The Embedding Method : Embed for customers I want to use "Master ...
v-alq-msft
6 years agoCommunity Support
Hi, BalaKrish
You may use the Power BI .NET SDK with the Power BI JavaScript API to embed Power BI into an application for your organization. For further information, you may refer to Embed Power BI content into an application for your organization .
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- BalaKrish6 years agoHelper I
Thanks for the reply.
But , I am having my web application built in React js. I am not sure .net SDK is not gonna help me much.
Is there any other suggestion for me ?