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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

New User Struggling with splitting data

jay1994a
5 - Atom

Hi all,

 

Any help would be much appreciated. I have a json file which i am struggling to break out. I have used json parse and have had no luck in getting the output I want as i think this might be some kind of nesting issue.

 

 

 
1 REPLY 1
RolandSchubert
16 - Nebula
16 - Nebula

Hi,

 

it should be possible to split to JSON_NAME and JSON_VALUE using the JSON Parse tool,
then use a formula tool to extract the ID from each field, and Crosstab tool to create columns.

A sample workflow is attached, hope, this is helpful.

Labels
Top Solution Authors