Search code examples
sqlreactjstypescriptpowerbipowerbi-embedded

power bi embedded - stuck


does anyone know for sure:

  1. If I already have an application registered in azure, and i'm just adding the embedding now, do I need to register another app somewhere like it shows here: https://app.powerbi.com/embedsetup/AppOwnsData

  2. this code doesn't show any way for appownsdata. https://github.com/microsoft/PowerBI-Developer-Samples/blob/master/React-TS/Embed%20for%20your%20organization/UserOwnsData/src/App.tsx

  3. would localhost need to authenticate differently than production

  4. how do I find my embed url

UPDATE* THE CURRENT ANSWER ISN'T REALLY WHAT I'M LOOKING FOR. WHILE IT WAS NICE TO GET A Proof Of Concept Working IT'S NOT WHAT I NEED BECAUSE IT DOESN'T WORK FOR A MASTER USER.


Solution

  • On power bi , on the File menu, select Embed report > Website or portal.

    and then In the Secure embed code dialog, select the link you can use to embed this content, or the HTML you can paste into your blog or website in an iFrame. enter image description here