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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Convert nested JSON file into the table form

iekti
5 - Atom

Hello everyone,

 

I have a nested JSON file and I would like the nested JSON file transform into a table.
How I can transform a nested json file into the table?

3 REPLIES 3
Robin_McIntosh
11 - Bolide

This what you're looking for?  Just need to do the RecordID earlier and then Crosstab group by RecordID.

Robin_McIntosh_0-1657627545144.png

 

FilipR
11 - Bolide

Please see attached.

 

FilipR_0-1657630189046.png

 

iekti
5 - Atom

Thanks for your help

Labels
Top Solution Authors