Forum Discussion

arvindsingh802's avatar
arvindsingh802
Community Champion
3 years ago

Power BI Embedded Performance Issue

We have created the Power BI Reports, which when opened on Power BI Service takes 2-3 sec to open completely while after embedding, it takes around 15 sec to open.

Checked this on Power BI Embedded Playground as well and it runs fairly quickly and takes around 5-6 sec.

 

We have noticed that while Power BI Embedded Playground is not generating any data query/request during initial load while the attached code does. 

 

Attached are the Codes used for embedding the Power BI Reports

 

amitchandak ibarrau lbendlin GilbertQ  could you please help here.

2 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi arvindsingh802 ,

    Which experience you are using in Power BI Embedded Playground? Is it the Developer sandbox? If yes, which following method you are using to embed the report?

    And as checked the codes, you write the codes with red circle when try to get a reference to the embedded report HTML element. I'm not sure if that is the cause of the problem...

    In addition, you can refer the following video to embed the report in the playground.

    Power BI Embedded Analytics Playground | Power BI Developer in a Day

    Best Regards

    • arvindsingh802's avatar
      arvindsingh802
      Community Champion

      Thanks Anonymous for your response.

       

      1. I am using my own embeded token experiance from play ground

      2. the highlighted code, we are using HTML element ID for reference (asdf is dummy name of our element)

       

      Please let me know if you need any additional information to help