Forum Discussion

bhavesh-jadav's avatar
8 years ago
Solved

Tooltip is not updating

Hi there, I am trying to add tooltip in my custom visual. For that I have written follwoing code. // this if condition is inside update method if (this.tooltipSettings.show == true) { ...
  • v-viig's avatar
    8 years ago

    The value property can not contain numbers as per declaration.

    To fix this issue you must convert numbers to strings explicitly.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]