I have my input tool pointing to a folder where all files are the same format and type. So I have the path with *.csv.
What's a good practice to ensure that I've successfully imported all files? Right now I'm visually checking. I see 89 files in the folder and in Alteryx's results message I see Input Data 89 files.
I worry that if a random file has an extra column or is a .xls file type, there's a risk it'll be missed beyond my visual check process.