Hello Alteryx Community!
I am combining ~25 files of the same format into a Unioned file. The Union seemed to be adding about 50 extra records for some reason (out of about 625,000 records). Is there some way I can make sure all records from the 25 files are being included in the Union? Either,
- Automatic sum check with the number of records in each file equaling the number of records in the unioned file (rather than having to add manually)
- Or, tracking each record to see where the addition occurred
Any insight would be appreciated.
Thanks!