amit_saroha
4 years agoNew Contributor III
CSV Parsing Inputs
Hi All,
I have a tab-separated CSV file with let us say 10, 000 records and I am using CSV parser snap to parse the file. The process works fine when there is no data issue but when there is a data issue the whole file fails.
Could you suggest if there is a way to ignore the record with the data issue and process the other records?
Does using the error handling (Discard/Route to Error View) not resolve this?