Forum Discussion

M0n5ta09's avatar
M0n5ta09
Helper I
4 years ago
Solved

Report Matrix - Tooltip for each value

Hi All,   I have a matrix visual in a report similar to this...   Person01 Person02 Person03 01/01/2022 Day Off Night 02/01/2022 Day Off Night 03/01/2022 Night Day Off 0...
  • M0n5ta09's avatar
    M0n5ta09
    4 years ago

    Thanks amitchandak,

     

    After numerous trials and errors, I've got it to work. Whether it's the best way, I don't know.

     

    • I added a merged column in both tables, merging the 'Date' and 'Name' columns.
    • Then created a relationship between both merged columns.
    • For asthetics, I removed the table in the Tooltip and used cards for the 'Date', 'Name' and 'Comment' columns.

    Now when I hover over each value, it only shows me the comments for that Person on that Date. Which is what I needed.

     

    Thanks again for your time!