Forum Discussion
silvias
4 years agoHelper I
Transpose only two row
HI, I have a table like the following: ID CARACT VALUE a1 caract1 value1 a1 caract2 value2 a2 caract1 value3 a2 caract2 value4 I would like to transform it into: ...
Anonymous
4 years agoNot applicable
silvias In PowerQuery select column 'CARACT' and choose 'Pivot Column' on Transform Tab.