cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Extend columns into Rows without using Copy Snap

mjain
New Contributor

Hi everyone,
I am stuck in one transformation I have one student_id which have different marks with subjects and I want to divide it in rows without using copy snap. PFA
The records are coming in this format
Capture

And I want to manipulate this records in This way for each ID
Capture1

I am also attaching the pipeline on which I have worked but I am searching for using less snap and without copy snap
Copy Pipeline_2020_07_08.slp (12.3 KB)

Thanks in advance

1 ACCEPTED SOLUTION

Wow, canโ€™t believe it took me this long to learn of the Pivot snap. ๐Ÿ™‚

Yes, that works nicely for this:

image

View solution in original post

5 REPLIES 5

mjain
New Contributor

Thanks @cstewart It works