Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
claing
New Member

Access tooltip under card

Hi all,

 

I have a pie chart and a donut chart on my dashboard and a few slicers to filter on specific data points. There are some data points that will not have data to display in the pie and/or donut charts, when this occurs I have a card overlaying the charts that displays a "No data found" message. The issue I'm running into is the users are not able to access the tooltips on the pie and donut charts because the cards are on top. I set background of the cards to 100% transparency. Any help would be appreciated. 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

whichever visual is "on top"  (first in the z order)  will consume all mouse interactions. The cards need to be stacked further down in the z order ("move to back") and then pie and donut charts need to have transparent backgrounds instead.

View solution in original post

2 REPLIES 2
claing
New Member

This worked perfectly! Such a simply solution, thank you @lbendlin .

lbendlin
Super User
Super User

whichever visual is "on top"  (first in the z order)  will consume all mouse interactions. The cards need to be stacked further down in the z order ("move to back") and then pie and donut charts need to have transparent backgrounds instead.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors