I'm trying to run a dynamic Query/List that will look at results from the a specific range of time that the time range rolls from day-to-day to continue to only look at that time frame. For example, I want results to show from the last 1 year/365 days, and when I run the query a week later I want it to show results from the previous 365 days from the new date that I'm running it without having to adjust criteria. Currently, I would have to manually enter "between" dates that cover the previous 365 days based on the date I'm running it.