Typically I run reports on our data for a full calendar year for 5 years, so that I can see the total revenue for the past 5 years. What I need to do is to limit that by a specific date range. I need to see the total revenue between Jan 1 and Aug 30 for the past 5 years. I want to see 2020 - total revenue from Jan1-Aug30, 2021 - total revenue from Jan1-Aug30, and so on.
Any ideas how to do this?