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

Reading Nested JSON

nazrin_guliyeva
7 - Meteor

Hi everyone,

 

I have double nested JSON data that I would like to bring in table form:

nazring_0-1615286423132.png

Is there any recommendations on how I can unnest nested_field as well and bring in a format like this:

nazring_1-1615286730890.png

 

 

 

2 REPLIES 2
pedrodrfaria
13 - Pulsar

Hi @nazrin_guliyeva 

 

Are you able to share the dataset as a file?

 

You are probably looking at the JSON Parse tool and some data cleaning logic afterwards for this.

 

Pedro.

nazrin_guliyeva
7 - Meteor

JSON Parse tool unfortunately was not helping. Solved the issue with Regex tool and then Json Parse. Thank you!

Labels
Top Solution Authors