I have a CSV file and which has the last column contains Grand Total and some thing like '---' to all of the columns.I know we can get rid of these things through an SSIS expression.Can anyone suggest me for a good solution.Thanks .
Eg of the file:
Grand Total: | --- | --- | --- | --- | --- | --- | --- . |
MathewBhavana