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

Poblem transposing data

acemccloud
5 - Atom

HI 

I am having a problem transposing data which I converted from a JSON file; attached for the reference. I want to move all the JSON_Name to column headers and associated values to rows underneath it. I tried using crosstab but the problem I am facing is that it offers me option to concatenate or take the first row only OR I am doing something wrong. Can someone please help? 

Thanks,

ace 

4 REPLIES 4
cmcclellan
14 - Magnetar

Crosstab is definitely what you need (attached), but it doesn't look like it got all the fields. 

 

Just use it like this:

 

2018-05-26 23_19_24-Alteryx Designer x64 - op1.yxmd.png

j_acon
9 - Comet

Hi,

 

Like what cmcellan

 

SS.png

acemccloud
5 - Atom

Thanks j_acon. Its working. Thanks for your help. :) 

acemccloud
5 - Atom

Thanks :)

Labels
Top Solution Authors