Forum Discussion
nehajadhav166
4 years agoResolver I
Show selected value on chart
Hi Experts, In my report, I have a slicer and line chart. On selection of value in a slicer, the line chart gets filtered. But I can not see which value is selected from a slicer in the chart. Is ...
- 4 years ago
Hi PabloDeheza ,
Thanks for the clarification.
I solved the issue as below:
1) Created a measure that calculates the selected value.
2) Then launch the conditional formatting dialog by right-clicking the “Title text” area in the property pane card of the chart and picking Conditional formatting.
3) Map the value of the measure to it.
Now I can see values changing based on slicer selection.
Thanks,
Neha
PabloDeheza
4 years agoSolution Sage
Hi nehajadhav166 !
Try adding the column you have in your slicer as a Legend in you chart. The 4th field in the image below
Let me know if that helps!