Configuring the tSortRow component - 7.3

tMemorizeRows

Version
7.3
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 Studio
Content
Data Governance > Third-party systems > Misc components > tMemorizeRows
Data Quality and Preparation > Third-party systems > Misc components > tMemorizeRows
Design and Development > Third-party systems > Misc components > tMemorizeRows
Last publication date
2024-02-21

Procedure

  1. Double-click the tSortRow to open its Basic settings view on the Component tab.
  2. In the Criteria table, click the [+] button to add one row.
  3. In the Schema column column, select the data column on which the sorting operation is based. In this example, select age as it is the ages that should be compared and counted.
  4. In the sort num or alpha? column, select the type of sorting operation to perform. In this example, select num, which means numerical, as age contains integer data.
  5. In the Order asc or desc? column, select desc to display data on the console in descending order.