Forum Discussion
siri
9 years agoFrequent Visitor
Powerbi dev Question regarding visual refresh through Update() method in Typescript code
Hi, I am building a custom Timeline visual. I expected the Update() method to refresh/repaint the visual cleanly without displaying the old bars/data. But I can still see the old visual/bars even wh...
v-chuncz-msft
Community Support
9 years agosiri,
You may share the related code snippet here, then we could do a test and move into a more specific discussion.
siri
9 years agoFrequent Visitor
Figured out how to do achieve this in my code. Thanks a lot for your help, Sam
-Sirisha