Description
Specifies a range of Date values that includes all dates in the period specified starting from today (including today).
Action
Specifies a range of Date values that includes all dates in the period specified starting from today (including today).
Examples
If {orders.ORDER DATE} in Next91To365Days Then
{orders.ORDER AMOUNT}
Else
0
Returns the Amount if the date falls anywhere in the next 91 to 365 days starting from today.
Note: If you would like to base the date range on a date other than today's date, you must either change the date via the Date/Time option in the Windows Control Panel, or change the report print date via the Set Print Date and Time command in the Report Menu.