The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a visualizations (line charts and bar charts) and I have set measures as y-axis values. Is it possible to show only selected measure(s) values in the chart and hide those that are currently unselected? Like below I would like to see a line only for Measure4.
If that's not possible is there a way to to have measures in a slicer and only measures selected in the slicer are as y-axis values in the visualization?
Thanks.
Solved! Go to Solution.
yes, with field paramter
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Thank you!