Forum Discussion
Anonymous
5 years agoNot applicable
Issues with Combining/Appending CSV files | Some CSV files are not poppulating?
Hi all, I am working with Queue logs from RPA solution. I have 7 CSV files that I want to append one on top of the other. 2 of the CSV files are not poppulating correctly. Here are the files I wa...
Anonymous
5 years agoNot applicable
Hi Anonymous
I don't use sample query, my guess is your CSVs do not have the same structure to append? You can add a custom column to get table for each CSV before combine them - you have the chance to see the structure and determine what's next. There are many post about this, here is one:
https://community.powerbi.com/t5/Power-Query/Avoid-Helper-Queries/m-p/1752185#M52989