Forum Discussion

aashritsingh's avatar
aashritsingh
Helper I
2 years ago
Solved

Tooltip with Matrix

Hi,

 

We are using a matrix for visualization as follows:

 

Columns 1 , 2 , 3 are using values from metrics and they are being displayed as shown above.

 

However, i am trying to use tooltips to display the numbers as whole when I hover over a value.

For example, Col 1 X Metric 1=> 70.3 million, If i hover over this value, I want it to be shown as 70,300,000.

 

Please advice how to customize this tooltip for all the values in the matrix.

 

Thanks.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi aashritsingh 

     

    Thanks for the reply from nandic .

     

    aashritsingh , If your problem has not been resolved, try the following steps:

     

    Create another page as a tooltip

     

    Use the card visualization chart to put the measure into the chart.

     

    Output:

    Best Regards,
    Yulia Xu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

6 Replies

  • nandic's avatar
    nandic
    Resident Rockstar

    aashritsingh  to show tooltip for matrix visual i suggest this:
    1) create new page, mark it as tooltip page, copy original matrix visuals to this new page and remove everything from rows and columns, just keep measure
    2) go to formatting of this new matrix visual > specific column > display units > set "None"
    3) go back to default page > select default matrix visual > go to formatting > general > tooltips = enable > page = new tooltip created page

    Now when you hover over value on default matrix which is showing aggregated value, it will show tooltip without aggregation.
    You can additionally "play" with matrix on tooltip page to remove blue borders etc, but that is the functionallity.

    Cheers,
    Nemanja Andic

    • aashritsingh's avatar
      aashritsingh
      Helper I

      Hello, thanks for the help. It seems to work, but when I hover over in the default page, it shows the whole matrix and not just the value that I want to see as whole. Is there any other way I can achieve this?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi aashritsingh 

     

    Thanks for the reply from nandic .

     

    aashritsingh , If your problem has not been resolved, try the following steps:

     

    Create another page as a tooltip

     

    Use the card visualization chart to put the measure into the chart.

     

    Output:

    Best Regards,
    Yulia Xu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • ganiu_'s avatar
      ganiu_
      Regular Visitor

      This was helpful; it got me out of a fix 

  • nandic's avatar
    nandic
    Resident Rockstar

    aashritsingh unfortunatelly, this is the only way to show tooltip with matrix visual.
    You can "play" with visual on tooltip, instead of matrix it can be card, you can also add text field (like measure name).
    To make it most similiar to regular tooltip, your tooltip should be around 200px width and 100px height, you can add background color to be the same as on regular (default) tooltip, and make font white.

    However, it can't be completely same as regular tooltip as it is borders and no transparency.

    Cheers,
    Nemanja Andic