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 guys,
I have a Line and Clusterd column chart. Primary Y axix (columns) and secondary Y axis (lines) are based on Field parameters. So I have two slicers with multiselect option where I can choose various matrics to be shown on the chart.
I am dynamicaly choosing metrics for columns and lines. The problem is, when I unselect all checkboxes in the line slicer, I get no data on the chart. In this case, when I unselect all lines checkboxes and leave only checkbox for columns, I want to see only columns in the chart. But I am not able to achieve this goal.
Can you please help me with this?
here is the example of my visual. On the left side is the slicer for columns (blue) and lines (pink):
In this case I should see only columns in my chart (but my chart is blank...)
this should be the final result:
example of my fields parameter for lines
Thank you very much for your help in advance