Scenario: The user needs to display items descriptions that contains non-alphanumeric values.
Solution:
1. Navigate to Lists > Search >Saved Searches > New
2. Click Item
3. Search Title: Enter a new Title
4. Click Criteria tab
5. Click Standard sub tab
6. Filter
- Select Formula (Text) | Formula : REGEXP_REPLACE ((REGEXP_REPLACE (Replace({name},’ ‘,”), ‘(\d*)’, ”)), ‘[[:alpha:]]’, ”) | Formula (Text) : is not Empty
- Click Add
Save and Run