data protection
2 TopicsPowerBi - Rerender data when change visuals
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 allSolved1.5KViews0likes2Comments