To get only the unique records from any data sources for Example csv file, excel file, etc.. use tUniqRow component of talend.
Example: Suppose we have following records in a csv file as:
for getting the unique records simply is tUniqRow Component as get the desired result. In this component, define key field first and get desired result as:



Comments
Post a Comment