Extracting the numbers contained in a column - 8.0

Talend Data Preparation User Guide

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Preparation
Content
Data Quality and Preparation > Cleansing data
Last publication date
2024-03-26
If you want to use the numbers contained in a column, such as the postal code in an address, you may want to extract this numbers to a new column.

Procedure

  1. Select the column from which you want to extract numbers.
  2. In the Functions panel, type Extract Number and click the result to execute the associated function.

Results

The numbers contained in the selected column are extracted to a new column. If the numbers are written using metric prefixes, such as 1k instead of 1000, they will be extracted and written using the American standard.
Tip: This transformation can also be performed by using the Magic fill function.