Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
dia2021
Creator
Creator

Tooltip on indicators

How can I implement a tooltip for the indicators? Based on the threshold values, dashboard contains good, bad, and warning indicators. Now my problem is that how can I implement tooltip for the indicators while it's changing the status. For example :

If it turns green then it shows tooltip text as good.

if it turns red then it shows tooltip text as bad (exceeding the expected value).

Any suggestions are greatly appreciated!

Thanks!

Labels (1)
2 Replies
Dalton_Ruer
Support
Support

The tooltip description is an expression that you can build to do anything. 

Tooltip.png

You can also do the same thing for the measures you wish to show. I selected a single value and notice that my tooltip shows the else part from my formula for the description and also shows the false version of my explanation measure. 

Toolip2.png

dia2021
Creator
Creator
Author

Hi Dalton,

Thanks for the response. I'm using icon's from the KPI designer to implement it. I don't see a description option to modify it. Can you please help me to achieve it while using the icon from the KPI designer?

OR if you suggest any other idea to implement it?

Thanks!