Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello every one,
I create a custom visual and consult code from sampleBarChart in this link github.
https://github.com/microsoft/PowerBI-visuals-sampleBarChart/tree/condFormat/Tutorial
And I have a problem: when I switch to an existing visual, then switch back to my visual, the update function is not updated. Data is not rendered to the screen and there is no UI at all.
I want to know that how can i make my custom visual can auto update and render data when i reopen it after open another visual like table or matrix vusual, tks all
Solved! Go to Solution.
Hi @Anonymous
This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.
When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control 🙂 ).
Cheers,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @Anonymous
This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.
When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control 🙂 ).
Cheers,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.