Big Data Platform
Cloud API Services Platform
Cloud Big Data Platform
Cloud Data Fabric
Cloud Data Management Platform
Data Fabric
Data Management Platform
Data Services Platform
MDM Platform
Real-Time Big Data Platform
About this task
DQTechnical routine is composed of portions of code that perform advanced String manipulation. You can use them in the settings of Data Quality components in a Talend Job.
You can access the functions by double-clicking the DQTechnical node in the system routines folder in the Repository tree view.
Function |
Description |
Syntax |
---|---|---|
extractTitle |
Returns the extracted title based on a list of provided titles. |
|
removeTitle |
Returns the string without the title. |
|
extractLastName |
Returns the string without the last name. |
|
removeNameSuffix |
Returns the string without the suffix. |
|
isNameStringValid |
Returns true or false if the string is a valid formed name: [Initial] Firstname [Initial] Lastname. |
|