Forum Discussion

siri's avatar
siri
Frequent Visitor
9 years ago

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...