Is there a way to use dynamic dating based off of user inputed date instead of the 4 choices provided (Today, This Week, This Month, This Year)? I have a client who wish to create a report to track marketing campaign. Here is how the report should run. Upon execution, the user enters a marketing campaign start date. This date will never be the current date, rather some date in the past. Based on this date, there are two sets of metrics. First set sums up revenue from the marketing campaign start date to current date. The second set of metrics will need to go back 13 weeks (1 quarter) before the user inputed date, and sum revenue from 13 weeks past to the user inputed date. Current dynamic dating function does not work off of user inputed date. Are there any other ways to accomplish this?