Forum Discussion
Pikachu-Power
Impactful Individual
5 years agoLine Charts with Filter
Hello, I have the following three measures I want to show as a line chart: MeasureA = CALCULATE(SUM(Table1[Value1]), Table1[Layer] = "A") MeasureB = CALCULATE(SUM(Table1[Value1]), Tabl...
- 5 years ago
Hi Pikachu-Power ,
Like this?
Or like this?(In this case, only two lines can be returned according to the user's choice.)
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-lionel-msft
Community Support
5 years agoHi Pikachu-Power ,
Like this?
If not, please show the screenshot of the 'Line chart'. I want to know which fields you use in the visual and what effect you want to get.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Pikachu-Power
Impactful Individual
5 years agoNo I am looking for something like this:
https://community.powerbi.com/t5/Desktop/Line-chart-slicer/td-p/123353
But I want to see for example two line charts when two are selected.