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.
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