Forum Discussion
dax query for month
- Anonymous5 years ago
hi paul
i have tried ur query but couldnt achieve the expected output
can you check the expected output nd help me
present outputexpected output
hi paul
i have tried ur query but couldnt achieve the expected output
can you check the expected output nd help me
present outputexpected output
Anonymous
Sorry, I was misunderstood. I have looked into the pbix, I guess it is not possible to achieve your expect output.
The problem you want to show 3 months data but only selected 1 month, you can use dax measure filters the month range but only aggregates the 3 months data and displays the result on the selected month. My suggestion is change the slicer to multi-selection, and hold on ctrl to select needed month name.
However, I suggest you to create a month number column, and used the month number instead of month name in the report.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.