We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to transpose a header into row but it's more challenging than I thought - Need help!

peerapongt
5 - Atom

In the attached file, I have created a hypothetical data set of how I want to utilize alteryx to clean up a dataset.  If anyone have any ideas on how to most efficiently tackle this - please let me know.

 

In the file - you'll see 2 tabs

[1] dirty data

[2] How I want it to be

 

Thanks!

2 REPLIES 2
CharlieS
17 - Castor
17 - Castor

I used a few Sample and Filter tools to get to just the necessary fields, but the real transformation was performed by a Dynamic Rename tool and a Multi-Row Formula tool.

 

Check out the attached solution and let me know if that works for you.

peerapongt
5 - Atom

This is super helpful. Really appreciate it!

Labels
Top Solution Authors