Forum Discussion

mstt's avatar
mstt
New Member
1 year ago
Solved

Embedding power BI report(Embed for organization) using service principle

Hi,   I'm working on embedding a power bi report for organization in a simple html page to enable personal bookmark, but i'm running into issues while generating token to embed. I have succe...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi mstt,
    Thanks for reaching out to the Microsoft fabric community forum.

    In an Embed for Your Customers solution, your web app must determine the Power BI content that each user can access. To manage this, use the Embed Token REST API to generate an embed token, defining:
    1) The specific Power BI content the web app user can access.
    2) The user's access level (view, create, or edit).


    Please check out this reference article on how to generate access token using Embed for Organization:
    Permission tokens needed to embed a Power BI app - Power BI | Microsoft Learn

    If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
    Thanks and Regards