Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a simple matrix visual that is showing a two-tiered hierarchy with a single metric
Data:
AREA NAME | EQUIPMENT | METRIC | EXTRA INFO |
Area 1 | Eq 1 | 1 | abc |
Area 1 | Eq 2 | 2 | def |
Area 2 | Eq 3 | 3 | ghi |
Area 2 | Eq 4 | 4 | jkl |
Area 2 | Eq 5 | 5 | mno |
Area 3 | Eq 6 | 6 | pqr |
Visual
I have set the row subtotals on EQUIPMENT to be white font on white background so there is a space between each Area (note: I have tried to do what I am about to ask with row subtotals off and "Blank Rows" on, but get the same results)
I have a tooltip page that displays extra information about the particular piece of equipment in a hover-over. I can control the information displayed on tooltip when hovering over a subtotal by using HASONEVALUE(), but I would rather have the tool tip completely suppressed so it doesn't look like there's missing data.
Single Row:
Subtotal/blank row
Is there a way to disable the tooltip on subtotals and/or blank rows in a Matrix visual?
Thanks,
David
Solved! Go to Solution.
@dedelman_clng unfortunately you cannot dynamically control the visibility of the tooltip. Maybe put this as an idea on the ideas forum if doesn't exist already.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Hi @dedelman_clng
No, unfortunately, the tooltip will show up in every row of the matrix including totals & subtotals.
The maximum you can do is workarounds with the object on the tooltip that will be white when hovering on the unwanted rows + some message to the user.
Something like :
if this can help I attached a pbix, you can follow my steps.
If my answer was helpful please give me a Kudos and accept as a Solution.
Hi @dedelman_clng
No, unfortunately, the tooltip will show up in every row of the matrix including totals & subtotals.
The maximum you can do is workarounds with the object on the tooltip that will be white when hovering on the unwanted rows + some message to the user.
Something like :
if this can help I attached a pbix, you can follow my steps.
If my answer was helpful please give me a Kudos and accept as a Solution.
@dedelman_clng unfortunately you cannot dynamically control the visibility of the tooltip. Maybe put this as an idea on the ideas forum if doesn't exist already.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.