Forum Discussion

tenenwurcel's avatar
tenenwurcel
Regular Visitor
8 years ago
Solved

Doubt about setting up Power BI Embedded V2

Hello everyone,   I have an application running the version 1 of the Power BI Embedded (workspace collections in the Azure portal), and now I want to migrate to the version 2 (I don't need to migra...
  • Eric_Zhang's avatar
    8 years ago

    tenenwurcel wrote:

    Hello everyone,

     

    I have an application running the version 1 of the Power BI Embedded (workspace collections in the Azure portal), and now I want to migrate to the version 2 (I don't need to migrate the content just need help setting the version 2 up).

     

    I am having a really hard time setting up the Power BI Embedded in the Azure Portal.

     

    I have created a Power BI Embedded Service in the azure portal, and I already have my workspace setted up in my Power BI Pro Account (it was setted before I created the service).

     

    So I have a few doubts about this service.

     

    1 - How do I upload my existing report (or workspace) into the Power BI Embedded service ?

     

    1.2 -  Should the workspace have been created before the Power BI Embedded service?

     

    2 -  How do I know that the report was uploaded into the service?

     

    3 - How do I get the report id?

     

    4 - How do I get the embed token?

     

    Thank you very much,

     

    Henrique.


    tenenwurcel

    Based on my research, the new Power BI Embedded is now a capacity, which is pretty different from the old PBI workspace collections. To utilize the new Power BI Embedded, you don't upload any pbix as before. What to do is

    1. Create a report in Power BI desktop.
    2. Publish the report to one workspace in Power BI Service.
    3. Grant capacity to the workspace. See Manage capacities within Power BI Premium and Power BI Embedded

    Since the report is actually published to Power BI Service, so now you can use the Power BI REST APIs. You could also reference the App Owns Data sample.