Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Make the first column be the header and second column be the value

cl1818
6 - Meteoroid

I'm new to Alteryx and I'm not sure how will make the first column be the header and the second column be the data

7 REPLIES 7
alexnajm
18 - Pollux
18 - Pollux

Based on your description, the Crosstab tool is your best bet! You may have to do some clean up beforehand though (like remove blank/null rows)

alexnajm
18 - Pollux
18 - Pollux

Headers would be column 1, values would be column 2, and I’d just select concatenation as the aggregation method

binuacs
21 - Polaris

@cl1818 one way of doing this

image.png

cl1818
6 - Meteoroid

Thank you so much!

cl1818
6 - Meteoroid

Thankyou so much!

cl1818
6 - Meteoroid

Additional question, how to select the null field replace it and move the data up.

alexnajm
18 - Pollux
18 - Pollux

Without knowing your workflow, it’s hard to suggest something. I assume you are using the Crosstab tool, so make sure you have your grouping column(s) values across all rows so they aggregate properly

Labels
Top Solution Authors