Forum Discussion

powerbidev123's avatar
powerbidev123
Solution Sage
1 year ago
Solved

Unable to display tooltip value

Hi,

 

I have a visual with tooltip when hovered upon particular state bubble in a map shown as below

 

But I am unable to display the particular state value with it as well. For example, the state value should be displayed as well

 

 

Please help me suggest me a way on how to do this

 

Thanks in advance

  • Hi powerbidev123 ,

     

    For this you need to add the value of the state in a card in the tooltip page, you cannot have a combination between the default tooltip and the tooltip page.

  • MFelix , thanks for the reply. But how can I dynamically show the value of the state. Will SELECTEDVALUE help in this case?

4 Replies

  • Hi powerbidev123 ,

     

    For this you need to add the value of the state in a card in the tooltip page, you cannot have a combination between the default tooltip and the tooltip page.

    • powerbidev123's avatar
      powerbidev123
      Solution Sage

      MFelix , thanks for the reply. But how can I dynamically show the value of the state. Will SELECTEDVALUE help in this case?

      • MFelix's avatar
        MFelix
        Super User

        There is no need to use a SELECTEDVALUE since the context of the map will pass to the tooltip page so you will get the correct value in the card you add to the tooltip page.