Forum Discussion
Anonymous
6 years agoNot applicable
DAX
how to show entire month sales in a graph or table when I select a month in a slicer?
- 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 ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
6 years agoSuper User
Anonymous , when you filter a month from slicer you will get that month data. What you want to achieve here.
Tahreem24
6 years agoSuper User
Anonymous ,
Please share the complete requirement with input and expected output.