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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have two charts: Teams and Players on a dashboard.
How can I make so that the Players bar chart becomes visible only when one bar on the Teams chart (eg one team) is selected/clicked?
So I would like only the Teams chart to be visible by default, and when one of the bars is clicked/selected then the Players chart appears (below of the Teams chart) and shows the Palyer value bars.
Thank you in advance!
Assuming you use a measure in your Player chart - you can set that measure to BLANK() until a team selection is made. That will display a - mostly - empty chart.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.