i have a requirement in my project where number of columns should be validated from excel file . so any file processed should be validated against the number of columns . Data from file should not go into database if the number of columns is less or more . How do i count the columns and take it in a variable ?
Hi
There is a Dynamic schema feature in Talend Enterprise subscription product, you can count the number of columns with this feature, but I don't think it is possible to do it with community version.
Best regards
Shong