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.
Anonymous
6 years agoNot applicable
but I want entire month date wise in a graph when select a month in a slicer
v-lionel-msft
6 years agoCommunity Support
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.