tPatternExtract
Last updated: 8/28/2025Outputs all data that match a given pattern. You can then implement any required operation on the extracted data.
The tPatternExtract extracts from a column all data strings that match a given Java regular expression.