Possible to skip corrupted file to keep loop moving?

Hello and Thank you @aworker !

This concept indeed did work. I pass the file location into the try variable. I also pass the source path to attach to the data in the constant value along with the year (from source folder). I also use this source path as an input to pass in case there is an error. That way I get all the data from the files that worked as well as a list of failed files.

Thanks again!
Jason

3 Likes