Forum Discussion
multiple Y axis line chart, slice by y-axis fields
- 4 years ago
Have a look into using a disconnected slicer and a switch statement to show the selected measures.
As an example you could create your 7 measures and then an 8th "SelectedMeasure"
Doing this will mean only one measure is added to the visual but the value of said measure will align to what the user has selected.
Happy to set it up if you can provide some sample data.
Thank you
- 4 years ago
I have setup a basic file for you to show what I mean.
Have a look into using a disconnected slicer and a switch statement to show the selected measures.
As an example you could create your 7 measures and then an 8th "SelectedMeasure"
Doing this will mean only one measure is added to the visual but the value of said measure will align to what the user has selected.
Happy to set it up if you can provide some sample data.
Thank you
I have setup a basic file for you to show what I mean.