Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

DAX

how to show entire month sales in a graph or table when I select a month in a slicer?
  • v-lionel-msft's avatar
    v-lionel-msft
    6 years ago

    Hi Anonymous ,

     

    Please refer to my sample.

    I have a table like this.

    Then I create a [Month] column.

    Month = [Date].[Month]

     

    At last, add the fields into the visuals.

     

    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.