Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

What fires the update () method?

Hi,   I am developing a pretty simple custom visual but I cannot fully understand what fires the update() method.    I have three data roles and for some strange reason, the update() method is no...
  • dm-p's avatar
    5 years ago

    Hi Anonymous,

    In terms of what causes the developer visual host to call the update method, this is pretty good overview and should help you to understand what events you're calling in your code may set it going outside of anything Power BI might be doing.

    Regards,

    Daniel