Find

Find multiple words or phrases, separated by a comma.
The Find field also supports regular expressions
The search will match any word

For example,

  • To find any part of the word, include *
    *man will find woman, manicure as well.
  • To find any part of the word with a comma ( , )
    If your find contains a comma ( , ) It has to wrap with the double quotes ( " ")
    Example: "cm[,]$", "mm[,]$"


Replace with

Replace multiple words or phrases, separated by a comma. eg word1,word2.
(Auto-matched with Find)

For example, 

  • To replace the word with the column name, you can use {{description}} place the column name inside the bracket {{ }}

If you get error "Find words fail regular expression check. Please contact our support team".\


You can click here to know more.