Forum Discussion
Testeri
3 years agoHelper II
Show only selected measures in visualization
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.
2 Replies
- FreemanZSuper User
yes, with field paramter
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
- TesteriHelper II
Thank you!