Forum Discussion

BIA1996's avatar
BIA1996
Frequent Visitor
7 months ago
Solved

Issues with rendering Deneb in Edge

Hello everyone,

 

I created a Deneb visual in a file with Power BI Desktop saved on my computer.

When I publish it in my company workspace, the visual doesn't work:

I should see some blue spots on it.

Why? 

Thank you very much

  • Hi BIA1996,

     

    Thank you for the response. To simplify the Deneb specification, keep the visual as basic as possible, use vega lite and keep the visual minimal.

    Try to avoid advanced features like signals, conditional formatting, calculated fields and complex transformations, as these are more likely to fail in the service.

    This is the most reliable approach when using Deneb. If you need consistent behaviour in the service, then a native power bi visual is the only fully supported option.

     

    Thanks and regards,

    Anjan Kumar Chippa

5 Replies

  • v-achippa's avatar
    v-achippa
    Community Support

    Hi BIA1996,

     

    Thank you for reaching out to Microsoft Fabric Community.

     

    This is expected behaviour. Deneb visual is a custom visual and it can render differently in desktop and the service, where visuals are rendered inside the browser with strict security constraints.

    This is a known limitation and is not related to publishing, permissions or tenant settings. As a workaround simplify the Deneb specifications or use native power bi visuals if consistent desktop-to-service rendering is required.

     

    Thanks and regards,

    Anjan Kumar Chippa

    • BIA1996's avatar
      BIA1996
      Frequent Visitor

      Hi v-achippa,

      thank you for your answer. Which could be a way to simplify the Deneb specifications?

      My goal is to obtain a scatterplot with a number inside of the dots. With the standard Power BI scatter plot the labels with the numbers appear outside each dot 

      • v-achippa's avatar
        v-achippa
        Community Support

        Hi BIA1996,

         

        Thank you for the response. To simplify the Deneb specification, keep the visual as basic as possible, use vega lite and keep the visual minimal.

        Try to avoid advanced features like signals, conditional formatting, calculated fields and complex transformations, as these are more likely to fail in the service.

        This is the most reliable approach when using Deneb. If you need consistent behaviour in the service, then a native power bi visual is the only fully supported option.

         

        Thanks and regards,

        Anjan Kumar Chippa