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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Validate data and export errror

Hi everyone,

I have a data row with thounsand columns, I 'm checking if each column have right data by tSchemaComplianceCheck (check length and data type).

Now I want to export if any column have error data. Some informations i want to export are:
+ value of key column

+ the name of error column

+ the error data

+ the error message, if a column have more than one error(invalid length and datatype), the error messages are sepatated with comma.

Each error column is exported to one row.

Can you give me some solution ?

Thank all.

Labels (2)
2 Replies
Anonymous
Not applicable
Author

hey, 

 

what is the source you are getting the data from? DB , csv etc

Anonymous
Not applicable
Author

I'm getting data from DB Redshift and export error to CSV file