Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello All,
I was working on a power bi report and got a new request which asks for mouseover.
In web pages, when we mouseover on a question mark symbol or something, we can see the text with explanation or notation. In the same way, i created a power bi report and added a title called Bounce Rate. When i mouseover on that in the report, i see only the text Bounce Rate. Is there any way we can add notation or extra text and that should show only when we do mouseover on that text. Is that possible in power bi. Please let me know.
Thanks,
Sai
Solved! Go to Solution.
There is no way to achieve this using the text box or card visual, but see the example of using a small donut chart with a question mark image inside of it in this sample report. You might try something along these lines: https://community.powerbi.com/t5/Data-Stories-Gallery/Social-Media-Monitoring-amp-Analytics-Report/m...
There is no way to achieve this using the text box or card visual, but see the example of using a small donut chart with a question mark image inside of it in this sample report. You might try something along these lines: https://community.powerbi.com/t5/Data-Stories-Gallery/Social-Media-Monitoring-amp-Analytics-Report/m...
The cards with question marks in them in the sample report you referenced don't do anything. So that is a bad reference and this should not be an accepted solution.
The donut charts overlaying the question marks provide tooltips when you hover over them.
OK, I figured out the problem. You need to have your pointer somewhere over the donut, but nowhere in the donut hole. I was hovering over the question mark, which is what I would presume most people would do. If I needed to struggle to get the tooltip when I was searching for something I thought was there, I can only image how ineffective this design is with casual users.
Whoa! Thanks, SqlJason! The Dynamic Tooltip custom visual give me exactly what I'm looking for.