Forum Discussion

Pikachu-Power's avatar
Pikachu-Power
Icon for Impactful Individual rankImpactful Individual
5 years ago
Solved

Line 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...
  • v-lionel-msft's avatar
    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 Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.