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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

determine if the file has matches the column schema

Hi,

 

 Would like to know if there is a way to list all the file that has valid to the column schema? I really want to iterate to a tfile list then list all the file that is not matches the column schema

 

Thank you!

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

 

Your question seems similar to the post in URL below.

https://community.talend.com/t5/Design-and-Development/resolved-How-to-count-the-number-of-column-be...

 

Verify the number of columns and column schema matches using tJavaRow and separate outputs using tMap.

 

Hope this helps.

 

Kind regards.