Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Transform 1 Column to Row Headers and populate with values from separate column

Phil
5 - Atom

Hello Community,

 

I'm trying to transform the data of one column of a table to headers and populate them with the corresponding data from another column, while keeping other information.

 

I want to get from here:

Phil_0-1623893190553.png

 

to here:

Phil_1-1623893211362.png

 

Thank you very much for your help!

 

Phil

5 REPLIES 5
apathetichell
20 - Arcturus

Post this as data (ie not as a .png of data) if this doesn't work but use a cross tab tool.

 

group data by Company and Sector, columns are Metric, value is Value ([first])

 

Phil
5 - Atom

Hello Apathetichell,

 

Sorry, this is my first post, I added the data.

 

Thank you very much.

Phil

 

apathetichell
20 - Arcturus

No problem - Try going through the steps I outlined with your data and if your stumbling take a look at what I attached.

Phil
5 - Atom

The steps worked like a charm, thank you very much!

 

That was way easier than expected 😉

apathetichell
20 - Arcturus

@PhilThis is one of those scenarios where Alteryx really really shines.

Labels
Top Solution Authors