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

Input Json Rows into Alteryx Workflow

DHB
8 - Asteroid

I have a Json rows file (not a valid json document) which I'm having trouble inputting into a workflow.  I'm not familiar with Json data and I'm only getting the first record (the 19 rows shown in the preview) and nothing more.

DHB_0-1589439495046.png

Does anyone have any suggestions as to what I could try to get the rest of the records?

 

Thanks,

 

DHB

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @DHB ,

 

In the input tool you always get only a preview.

 

Use browse tool to view all records.

DHB
8 - Asteroid

It's still just the same 19 rows.  But I think I've made a breakthrough by changing it to a .txt file and inputting that way

DHB_0-1589441663765.png

I've now got 7 million rows which is more like what I expected.  Just need to knock it into shape using RegEx and Text to Columns tools.

 

Thanks again!

 

atcodedog05
22 - Nova
22 - Nova

Thats great to hear.

 

You definitely mark your post as "Accepted Solution" so that people know the fix : )

 

Cheers and Happy Analyzing : )

Labels
Top Solution Authors