PQ - Unpivot many rows to many columns

Nirrobi

New member
Joined
Jul 17, 2017
Messages
5
Reaction score
0
Points
0
Hi all,

I have table as the below:
ID Text
1 A
2 B
1 C
3 A
4 A
4 B

And I should to change it to this one with power query

ID Text1 Text2
1 A C
2 B
3 A
4 A B

Is it possible to achieve via PQ ?

Thanks in advanced,
Nir
 
This question is cross posted and answered here. Even with a explanatory video and 2 solutions.

Cross posting is a bad habit and even worse is not responding to the answers provided.
 
Sorry,
Will learn for future.

thanks for your help!

Nir.
 
Back
Top