Set Range
Sets a range of dates to use for an easy filter with an in range operator.
Fields in the editor
- Left Operand
- 
            - Field (+Occ) / Variable
- The field or variable for the start date of the range. The start date of the range is set in the related variable.
 
- Right Operand
- 
            - Field (+Occ) / Variable
- The field or variable for the end date of the range. The end date of the range is set in the related variable.
 
- Result
- 
            - Variable
- Holds the output of the Set Range action and is also used to specify filter, which is used as a variable in the easy filter.
 
Example
To simulate filtering records in a specific session based on the date column over a range of dates:
- Specify the session using the Start Session action.
- Specify the start date using the Set Variable action.
- Specify the end date using the Set Variable action.
- Specify the range filter using the Set Range action.
- Specify the easy filter (in range) for the range filter and specify the date column to be filtered using the Easy Filter action.