Forum Discussion
tbrowning
3 years agoNew Member
combine single column text files
Hi all, I have a folder with plain text files that I want to transpose into a table. Let's say I have three text files, as follows: File 1 Field1=Value1
Field2=Value2
Field3=Value3 ...
tbrowning
3 years agoNew Member
Ahhh of course, I kept trying pivot but without the file name, and thus it was aggregating things. Thanks!