Forum Discussion
Alirezam
6 years agoHelper V
Merging multiple csv files as importing to Power Bi
Hi mates, I have got multiple csv files to be imported to Power Bi. They all have the same number of rows but different columns hence, need to be merged and not appended. When using the Power Bi def...
v-alq-msft
6 years agoCommunity Support
Hi, Alirezam
As is said in the document , if you use folder connector to combine files, it will append multiple files that have the same schema, combine them into a single logical table. I'd like to suggest you use 'Text/CSV' connector to connect to CSV files. Then you may go to 'Home' ribbon, click 'Merge Queries', set as below.
Finally you may expand the column 'File2' to get the result.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.