Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
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.
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.