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.

Using Crosstab to make questions into column headers.

lindani
5 - Atom

Hello, I would like to take 3 questions from a column titled "question text" and make them column headers.  The issue I am having is making only those 3 questions a column but leaving the rest of the questions as values under the "question text" column. Attached is a sample that includes which questions should be a column header.  Do I need to use 3 filters to pull out the questions, use crosstab and union them back in. Seems like there might be a better way.

2 REPLIES 2
JoeHerbert
Alteryx Alumni (Retired)

Hi @lindani you could use a Find and Replace tool to help remove unwanted questions rather than 3 filters and then cross tab like so: 

JoeHerbert_0-1636572838651.png

 

 

 

lindani
5 - Atom

Thank you so much for the quick reply!  I will try this. 

Labels
Top Solution Authors