Forum Discussion

powerbiuser55's avatar
powerbiuser55
Regular Visitor
8 years ago

embed report only works first time

Embedding report works but only first time. When a different report is attempted to be embedded after changing the config object appropriately, nothing happens. The first report just stays.

I attempted to clean out the innerHTML of the div container and then retest. That did not work either. This time I got an empty page.

Note that there is no problem in embedding a different report, if I were to reload the page.

Same issue is also seen with dashboards.

5 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi powerbiuser55,

     

    Can you share some details, please? 

    1. What's the embed mode? App Owns Data or User Owns Data.

    2. What does the config file look like?

    3. If you embed a different report in the same page, we have to reload the page, don't we?

     

    Best Regards,

    Dale

    • powerbiuser55's avatar
      powerbiuser55
      Regular Visitor

      Thanks for your response.

       

      Please find details below.

       

      1) Mode (Embed/Aad) doesn't matter.

      2) Similar to the example. There is no problem in either mode as long as it is the first time (page load). Therefore, config should be ok.

      3) That was my question. Is there a way other than reload? For report refresh, the js sdk provides a refresh method. Similar to that, is there a refresh method for the embed api itself?

       

      • powerbiuser55's avatar
        powerbiuser55
        Regular Visitor

        Does anyone have an update to the above? Please share.