1. Create a Saved Customer Search.
2. Navigate to List > Search > Saved Searches > New > Customer.
3. Add the following fields on the Criteria.
Filter | Description | Formula |
Formula (Text) | Is 12 | TO_CHAR ({datecreated},'MM') |
4. Click Save and Run.
Note: This search will show you all customer records created on the month of December regardless of what year and day it was created. You may also use the same formula for any type of date field, just replace {datecreated} with the correct formula field.
No comments:
Post a Comment