Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
soujanyam
Contributor
Contributor

Filter the rows based on columns length from csv file

Hi all,
I've the one requirement of extract the rows in a csv file which have the columns size greater than actual. For example I've the 5 columns in my csv file which is ,(comma) delimited. In that one column(example:address) will have the value xxxx,yyyy. Due to comma seperation it will split into two columns,parse next column. So I want to extract those columns which have columns size greater than 5. Please anyone help me out in resolve the issue. It is urgent to solve. Any help would greatly appreciated.
Thanks in advance.
Labels (3)
1 Reply
Anonymous
Not applicable

Hi,
Could you please elaborate your case with an example with input and expected output values? 
Here is a component TalendHelpCenter:tSchemaComplianceCheck which validates all input rows against a reference schema or check types, nullability, length of rows against reference values.
Best regarsds
Sabrina