Forum Discussion
axata
9 years agoHelper I
Embedding with PowerBI
Hi, I am having requirements regarding for POWERBI EMBEDDED - I want to create POWERBI report in an application. I want to know that, Is it possible to create filtering on my application webpage ...
Eric_Zhang
9 years agoMicrosoft Employee
You can definitely create a report with the dataset from Power BI in your web app page. See create mode in this demo.
you can get the embedded token by calling this API GenerateToken, also see this C# demo calling this API.