Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi
Can somebody please explain this .
Please see the 2 visuals below
in First screenshot - I use a slicer and select an option ("UMK") in the slicer. The data is filtered properly in the main visual at the top.
However as seen in second screenshot , if I replace the slicer with a donut visual and click "UMK" it doesnt work.
Just wondering why the donut visual is not filtering the main visual ...Everything else is the same.No other change done
Hi @ashwinkolte
Have you checked the error message given by the visual?
Because if I'm not wrong, I think you cannot determine where you have clicked on a donut chart. Take a look at this thread: https://community.fabric.microsoft.com/t5/Desktop/Filter-Table-depending-on-value-from-a-Donuts-char...
I think you will need to implement a tag
Dear mlsx4
Thanks for responding . Finally it turned out to be an interaction problem withn the 2 visuals . Its fixed and working now . Thanks for responding though.