Forum Discussion

alexrobe's avatar
alexrobe
Icon for Advocate III rankAdvocate III
7 years ago

Quickinfo/Tooltip: Identify column which is currently hovered over

I have a table visual that shows multiple contact persons for one supplier claim. 

If the consumer hovers over a person in the table, I want to show his/her contact details, coming from another dis-/connected table.

Therefore I have created another report page and set this as the report tooltip. Problem is, that the page now alway shows ALL Details for ALL Persons in that row (Responsible 1 and Responsible 2...), but I want to be more selektive/sleek. In this example, if I hover over Samina, I still also get the details of Daniel too)

I can write a measure to link to the right person, no big deal, BUT my question is:

 

How can I find out over which column the user currently hovers? ISSELECTED, ISCROSSFILTERED, IS... do not give the desired results.

I'd need something like "ISHIGHLIGHTED" or "ISHOVERED", "IS..." or any other way of finding out, which cell is currently under the mouse pointer...

 

Thanks for any ideas,

Alex

2 Replies