New to Alteryx--hoping this is actually simple (but not finding this exact case in the existing questions related to "csv" files):
I want to read .csv files that come from a system that writes them with an LF ($0A) as the record delimiter. Seems like the Input tool should have options to configure what the record separator is, but since it doesn't, I get the "too many fields in record #1" error. I can read the records with a /0 delimiter and then use Text to Columns to split them up into columns by the "," delimiter, and then use a Select to rename the columns, but I have a lot of different files and this would be a real pain to manually rename all the columns. Is there a way to get Alteryx to use the first record as "headers" and name the columns accordingly in this scenario with Text To Columns (or some other tool)?
All my files look similar to this:
