Documentation forTask Factory

Task Factory Regex Replace Transform

 Task Factory users running version 2020.1.4 or older (released prior to May 27, 2020): There's an important Task Factory update. Please visit here for more details.

RegEx Replace Transform

Transform Icon Transform Description
Task Factory RegEx Replace Transform Icon The RegEx Replace Transform allows the user to replace or extract data from a source column using regular expressions.

Task Factory RegEx Replace Transform

Input Columns

Task Factory RegEx Replace Transform Action

Option Description
Input Columns Columns from your source input.
Choose Action The RegEx Replace Transform has two actions that can be used to either replace or extract data from a source column.

  • Replace matching regular expression pattern with a user defined value  - This action allows the user to define a regular expressions to search column data and replace the data if the regular expression matches.
  • Extract Data from input string using regular expression - This action extracts data from a source column using regular expression.
Additional Information:  See the Task Factory Error Row Handling article for more information about this functionality.