• Where you read in the file, did you set the error handling to either ignore or reroute bad rows?

    The next step should be a conditional split to only pass the rows you want to the rest of your processing.