Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Quality: Handling bad data

Hi,

 

Is it possible to handle bad data (e.g. data that does not satisfy datatype functions) in a separate file?

 

My job reads data from tables passes through tDataMasking, tDataShuffling  and tMap component and updates the data back to the table.

During these transformation in tDataMasking or tDataShuffling component instead of failing, is it possible to handle the exception and write the record to a separate file?

 

If possible could you pass a reference.

 

Thanks,

Revathy. 

 

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Here is a component tSchemaComplianceCheck which ensures the data quality of any source data against a reference data source. 

Please refer to this component reference:https://help.talend.com/reader/hQS9iH0_runqcivY9yKolQ/bmHjVdNeIm0hgDfQ_aVTXw

Let us know if it is what you are looking for.

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hello,

Here is a component tSchemaComplianceCheck which ensures the data quality of any source data against a reference data source. 

Please refer to this component reference:https://help.talend.com/reader/hQS9iH0_runqcivY9yKolQ/bmHjVdNeIm0hgDfQ_aVTXw

Let us know if it is what you are looking for.

Best regards

Sabrina