Display the item description that contain non-alphanumeric value in their Item Search

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

  1. Select Formula (Text) Formula :  REGEXP_REPLACE ((REGEXP_REPLACE (Replace({name},’ ‘,”), ‘(\d*)’, ”)), ‘[[:alpha:]]’, ”) | Formula (Text) : is not Empty
  2. Click Add

Save and Run

Leave a comment

Your email address will not be published. Required fields are marked *