Quick Date Selector in Searches
While searching different entities in R2 based on date attributes you can select predefined keywords representing a date or date range, instead of selecting specific date from the calendar.
These keywords are displayed after entering a minimum of one character.
This is available across R2 Searches, Advanced Search, and User Defined Fields.
Predefined Quick Date keyword selected in search criteria gets saved in User View. This gives an ability to have the User Views for searching based on Date fields easily like This Week, This Month, Today etc.
Available keywords are:
Today
Yesterday
Tomorrow
Start of Week
End of Week
Start of Month
End of Month
Start of Year
End of Year
Example
If you want to search orders having Ship Date equal to current day (Today)
Select search criteria as “Ship Date” from dropdown
Type “Today” (In search field)
Select Condition operator as “Equal”
Click search
Then the Orders having Ship Date equal to Today (current day) are displayed.
If you want to search orders having Ship Date less than or equal to Yesterday
Select search criteria as “Ship Date” from dropdown
Type “Yesterday” (In search field)
Select Condition operator as “Less than or Equal”
Click search
Then the Orders having Ship Date Less than or Equal to Yesterday are displayed.