I want to show data for the last 12 complete months and compare them to the prior 12 months. Is there a way to do this?
I created a beastmode (PERIOD_DIFF(date_format(Date
,'%Y%m'),date_format(now(),'%Y%m'))) to allow me to filter out the current month (march). However, the chart will still show March of last year on the comparison line… looking like this.