Description
Specifies a range of Date values that falls within the 1st. The first quarter of the calendar year includes all dates from January 1st through March 31st.
Action
Specifies a range of Date values that falls within the 1st. The first quarter of the calendar year includes all dates from January 1st through March 31st.
Examples
If {orders.ORDER DATE} in Calendar1stQtr Then
{orders.ORDER AMOUNT}
Else
0Returns the Amount if the date falls on any date in the 1st quarter of the calendar year. The following table identifies the first and last dates included in the date range if today equals 04/10/98.