Hello!
I am looking to create an excel output of my data where the data is grouped by rows. I can't seem to find this functionality in alteryx the same way excel handles it. I want to take the current Alteryx output of my data:

And transform it in Alteryx to output this:

So when collapsed it should look like this:

I want to assume row1 is the headers and the rows are grouped by employee ID, with the first record of the ID displaying as the "sample" line. Is there anyway to do this in Alteryx?
Thank you!