How to calculate the distinct count of a field for -3 months before that date that is being displayed
I currently have a field Month(Create Date) in my columns that is showing the countd(id) from my measures, however I would like it to display the countd(id) for 3 months before that month. So for Dec 2024 create date I’d like to display the countd(id) when it was Sep 2024.