Forum Discussion

avatorl's avatar
avatorl
Impactful Individual
6 years ago
Solved

Map visual doesn't work correct when report is embedded into iframe

Hi, all!

I created a report in Power BI Desktop, then published it and shared using Embed->Publish to web (public) feature.

This is direct link to the public report. It works as expected (all bubbles are on their places):



Then I embedded the report into the web page using iframe:

<iframe width="100%" height="92%" src="https://app.powerbi.com/view?r=eyJrIjoiNzk3NWE4N2MtNWE2YS00MGRkLTk3ODMtODJjMzAxNWY5YWUyIiwidCI6IjYzNjBkMTZhLTk3MWQtNGQzMC1hOWE5LTdiY2I0ODUzMDhlMSIsImMiOjl9" frameborder="0" allowFullScreen="true"></iframe>


When the report is embedded  into the iframe Map visuals doesn't work anymore (for me and other users, but not for all, some users got no issues).


There are no bubbles at all and 'loading' indicator is working forever...



If I click on the table to filter the data by country the map works really strange. Bubbles of previously selected countries become visible together with some other bubbles:

What is wrong? How can I fix the problem?

  • Anonymous's avatar
    Anonymous
    6 years ago

    HI avatorl,

    It seems like you are work with a 'publish to web' report(include map visual) on different web browsers, right? Have you tried to view the original reports on different web browsers to confirm if this issue only appears on 'publish to web' reports? 

    If this scenario also appears on original reports, it may be a compatibility issue with different web browsers.
    In addition, If this issue only appears with 'publish to web' feature, it may be related to 'publish to web' feature,

    BTW, you can also submit a support ticket for further support.

    submit a support ticket

    Regards,

    Xiaoxin Sheng

3 Replies

  • avatorl's avatar
    avatorl
    Impactful Individual

    I've just tried in Internet Explorer 11. It works well.
    But it doesn't in Chrome 😞

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI avatorl,

      It seems like you are work with a 'publish to web' report(include map visual) on different web browsers, right? Have you tried to view the original reports on different web browsers to confirm if this issue only appears on 'publish to web' reports? 

      If this scenario also appears on original reports, it may be a compatibility issue with different web browsers.
      In addition, If this issue only appears with 'publish to web' feature, it may be related to 'publish to web' feature,

      BTW, you can also submit a support ticket for further support.

      submit a support ticket

      Regards,

      Xiaoxin Sheng

      • avatorl's avatar
        avatorl
        Impactful Individual

        Thank you Xiaoxin,

        I've created support ticket.

        I works well in Desktop, in Service and when published to web and opended directly using the URL generated by 'Publish to web (public) feature.

        It doesn't work when the URL is embedded into iframe and the web page is opened in Chrome browser.