Forum Discussion
Sanskruti
Helper II
3 years agoDAX for rolling year
Hello,
I have a report in that i have a dim table of date and others are fact table. My requirement is i want to write a dax in which date filter has current date values should be -1 year and the month. I want to do this in date range.
For example:
If the selected date is 22/8/2023 the values should be shown from 1/8/2022.
Thank you in advance.