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.
We want to use power bi embedded in our application and connect to our existing web api.
It authenticates with our oidc server and each request has the Bearer token in the header.
This could be passed to power bi embedded using javascript.
Is this possible?
Is there any examples using this?