Hi community
I have a dataset which is updated each month. One of the outputs is a summary of transactions for the most recent four quarters (ie. Q3,Q4 2018 and Q1,Q2 2019).
Currently, I am using a fixed date filter to filter the data. Ideally, I would like to introduce a filter which will provide the most recent four quarters based on the current date, so that once 30/09/2019 is passed, the quarter range will shift to Q42018 and Q1,2.3 2019).
I wondered about a custom filter which would be (excuse the poor syntax):
[Status_date] > (today)-365. However such a filter (even if written correctly) would result in part of Q3-2019 and part of Q3-2018.
Once again your help is always appreciated and invaluable.
DOC
Best
David
