When building a filter in the Profile Screen and/or Automated Workflow using a date calculation it doesn’t appear to behave as expected.
Example:
Filter: Assignment Start Date - Less Than - 5 - days before today
Assignment Start Date: 10/1/24
Expected Calculation:
Today = 11/19/24
5 days before today = 11/14/24
10/1/24 is less than 11/14/24 (should be “TRUE”)
Actual Result: FALSE for some reason.
Can someone clarify how the “less than” / “greater than” work related to date filtering.