Documentation
Examples
Clean a text column
Perform a text replacement in the TrueOrFalse
column of the source data.
- Add the
TrueOrFalse
column toText Columns to Cleanse
. - Create two new Regular Expressions by clicking
Add RegEx
twice. - In the first RegEx, set the
Search for Regex
input toTrue
, and setReplace With
withYes
. - In the second RegEx, set the
Search for Regex
input toFalse
, and setReplace With
withNo
.
The node is now ready to be connected to another node.