Overview
You are using the "is at most" operator for a date field in your robot's criteria section. You have noticed that this operator is not working as expected, because when setting the robot's criteria to the following, day X is not included:
- [date field] is at most X days in the future
Information
The "is at most" operator that can be used to determine the records that a robot will act on is currently not inclusive. Using criteria such as [date field] is at most X days in the future will acquire records where the date field selected is strictly less than the current date plus the number of days selected.
A workaround for this issue is to increase the number of days in the criteria, to make sure all qualifying records are detected by the robot. Or, select a different operator like after, on or after, before, or on or before to filter the records.
<supportagent>This issue has been reported in ticket INSIDESALES-34.</supportagent>
Comments
0 comments
Please sign in to leave a comment.