I have 2 delimited text files. The first has just one row with the headers aka field names. The second is the data file with many rows without the headers/field names.
Is there a way in Alteryx that I can use to append the first file to the second resulting in a data file with field names in addition to the data?