Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.

Is it possible to transpose the column data ?

Avatar

Level 2

I am trying to transpose the column data into rows ...Is it possible ?

IDValues
ID111P11
ID111P12
ID222P21
ID222P22

So i want the above data like...

IDCol1Col2
ID111P11P12
ID222
P21
P22

Which activity i need to use  or do i need to write the java script code?

0 Replies