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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
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.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors