mjain
6 years agoNew Contributor
Extra column Error
Hi everyone ,
I am facing once error while parsing data from CSV parser. It is showing me one error “The number of CSV data fields is greater than the number of header columns in the input data”. ...
- 6 years ago
Hi mjain,
You need to change few configuration in CSV Parser. Add column names in the column fields and Skip lines fields to 1 which will remove the csv file field name and replace with the column names you specified.Also need to uncheck Contains headers and add Header size error policy to Trim record to fit header.
Hope this resolve your issue.Thanks,
Pratiksha