Forum Discussion
Combing TXT files with different columns
PowerBI123456 each TXT should be structured in some format that has a delimeter, correct? For example, this might be a pipe | a comma , semicolon ; or something that differentiates what is and what isn't a new column? Basically, when you select Folder as Source, you can Combine and Edit. During this process, you select to do your manipulation / transformation on a Sample File or the First File. Herein, whatever you do to the First File or Sample File, Power BI applies the same transformations to all of you TXTs in the folder.
Yup, I got that part. But the issue is that the first file might have 70 different columns, but the second file has 80. What is happening is those 10 extra columns from the second file are not coming over and there is mismatch since the extra columns are in the middle of the file.