Hi All,
I need to transpose data in a way I'm not sure how to do in Alteryx fully. See images below:
This is what my input file looks like current:

I need to transpose it so it looks like:

Currently I can get it where it's one column of data, but i need to show a column for each person's name. The person's name is also included in the output because I need to then output a separate excel based on their name (this I know how to do).
I also attached an excel to look at