Hi Guys,
I am using Power Query to merge multiple Excel files in 1 folder, but instead of throwing the data below the other in rows, I need it in columns.
So I have a master file that I will use as a seperate source called Master. The layout looks like this
I will then have multiple other excel files in a folder they will have different names, but they will all have the same layout:
What I need th achieve is all the files in the folder needs to merge with the Master file using the "item" as the join. The final product will look like this:
Currently what I am doing is using each file as a source and merging it to the Master file using the "item' as the join. Is there anyway I can achieve this in a faster way?
I am using Power Query to merge multiple Excel files in 1 folder, but instead of throwing the data below the other in rows, I need it in columns.
So I have a master file that I will use as a seperate source called Master. The layout looks like this
I will then have multiple other excel files in a folder they will have different names, but they will all have the same layout:
What I need th achieve is all the files in the folder needs to merge with the Master file using the "item" as the join. The final product will look like this:
Currently what I am doing is using each file as a source and merging it to the Master file using the "item' as the join. Is there anyway I can achieve this in a faster way?