Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Help with reading Json file

Raj
16 - Nebula

please help in reading Json file. the file is attached below for refference

5 REPLIES 5
PhilipMannering
16 - Nebula
16 - Nebula

Hi @Raj,

 

Looks like you're JSON is malformed. If you're willing to forgo some of the functions (example: ObjectId() or ISODate() ) then you can get the data parsed out. See attached.

PhilipMannering_0-1681734828096.png

 

Raj
16 - Nebula

@PhilipMannering can you share the .yxzp format . I want to check the configuration of input tool

PhilipMannering
16 - Nebula
16 - Nebula

Hi @Raj 

 

Yes, certainly. See attached.

Raj
16 - Nebula

Can I get help in converting it to tabular as well?

Facing some issues at my end 

 

Thanks in advance

 

PhilipMannering
16 - Nebula
16 - Nebula

Hey @Raj

 

Here is my attempt at converting the JSON to a proper tabular format. I've included all fields here, which you may not need, so delete as appropriate.

PhilipMannering_0-1681806402703.png

 

Labels
Top Solution Authors