Follow the steps below to create a search that will show the time a record was created regardless of the date.
1. Create a Saved Case Search, List > Search > Saved Searches > New.
2. Navigate to the Results tab.
3. Add the field Formula (Text)
4. Use the formula: TO_CHAR({createddate},'HH:MM:SS')
5. Click Save.
No comments:
Post a Comment