Forum Discussion
matsahiro
Helper II
5 years agoLast 12 Complete Month Rolling Filter
Hello, I have a visual where I would like to display only data for the last 12 complete months. For example, if today is 5/12/2021, the data I would like to be displayed would be running from 4/1/202...
PaulOlding
Solution Sage
5 years agoThis is the DAX forum so it's no surprise you've got a DAX answer. I'd just point out this functionality is available in the UI. Use a relative date slicer or filter with calendar month.
- matsahiro5 years ago
Helper II
Hi Paul. You are correct that it is available in the UI. But if you notice, this does not meet my requirements as the data that is being filtered in does not start at the beginning and end of each month.