TheSithSiggi
New Member
- Joined
- Sep 3, 2020
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Hi!
Suppose you have X-number of files, and would like to combine data from sheet1 in all files into 1 file with the data presented side-by-side.
The data I have is on the form
A B C D
x x x x
x x x x
. . . .
. . . .
. . . .
. . . .
The number of rows can vary between the files
I would like the end result to look like:
File 1 | File 2 | File 3
A B C D A B C D A B C D
x x x x x x x x x x x x
x x x x x x x x x x x x
. . . . . . . . . . . .
. . . . . . . . . . . .
. . . . . . . . . . . .
. . . . . . . . . . . .
I have managed to stack the data untop of each other i power query.
Does Power Query support "sideways stacking"?
Thank you!
Suppose you have X-number of files, and would like to combine data from sheet1 in all files into 1 file with the data presented side-by-side.
The data I have is on the form
A B C D
x x x x
x x x x
. . . .
. . . .
. . . .
. . . .
The number of rows can vary between the files
I would like the end result to look like:
File 1 | File 2 | File 3
A B C D A B C D A B C D
x x x x x x x x x x x x
x x x x x x x x x x x x
. . . . . . . . . . . .
. . . . . . . . . . . .
. . . . . . . . . . . .
. . . . . . . . . . . .
I have managed to stack the data untop of each other i power query.
Does Power Query support "sideways stacking"?
Thank you!