Documentation forTask Factory
Users on Task Factory version 2021.18 or earlier should upgrade to the latest version by April 30, 2025 to avoid service disruptions. See the Task Factory announcement.

Task Factory Regex Replace Transform

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.