Forum Discussion

axata's avatar
axata
Helper I
9 years ago

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 which is directly connected with the POWERBI EMBEDDED report???

 

Thanks,

Axata

1 Reply

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft Employee

    axata

    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.