Hello,
I would like to transpose this rows into column. I have try to use the transpos tool without success. Here you can find an example o what I want to have
Input:
Name_Column_1 Name Column_2 Name_Colunm3
Pierre gally
Juliette Harry
GeorgeExam
Output:
Name_Column_1 Name Column_2 Name_Colunm3
Pierre gally Juliette Harry GeorgeExam
Thanks in advance for all your answer,
Best regards,