Find and replace in matching column

Modified on Thu, 10 Aug, 2023 at 3:09 PM

If get an error "Find words fail regular expression check. Please contact our support team"Click here to know more.



1. Find

Find multiple words or phrases separated by a comma. Search will match any word to find any part of the word, including


For example:

(Find: *man) will include - woman, manicure etc from the feed file


Find any part of the word with a comma (,) If your find contains a comma (,) It has to wrap with the double quotes (" ") 

"cm[,]$" , "mm[,]$"


The F
ind field also supports regular expressions 

For example:

To remove all links from the description field, enter below

*<a href=.?>,<a id=.?>,</a>*




2. Replace with

Replace the words or phrases that were used with Find above separated by a comma.


For example:

To replace the words with the column name, use {{description}} and place the column mane inside the bracket {{}}




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article