Forum Discussion
Issues with rendering Deneb in Edge
- 7 months ago
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
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
- BIA19967 months agoFrequent 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-achippa7 months agoCommunity 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