csihosting 0 Newbie Poster

I have a SSIS import file that imports a flat file that is in cvs format. I've been running into a problem where the input file that is retrieved from a third party has bad rows in it. These rows cause the import process to fail and it doesn't fully update the database. Is there a way to tell the SSIS package to skip any rows that can't be imported? Thanks