We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Can't Import JSON file

marca_at_cue
7 - Meteor

Can somebody help me figure out what I'm doing wrong here. Simply trying to open a JSON file that was pushed out from BigQuery.  I'm trying to build a process, but can get started with out this json file imported as the first step.

 

NOTE: I had to store the json file as a zip b/c json wasn't a support file type for attachments.

 

I'm assuming it has something to do with the structure of the json file.  That will be problematic b/c I'm wanting to automate some steps.

2 REPLIES 2
gawa
16 - Nebula
16 - Nebula

hi @marca_at_cue 

 

In configuration window of Input File tool, please specify Code Page as UTF-8 while you specified UTF-16, then you can read json correctly.

For your ready reference, please find the attached workflow.

image.png

marca_at_cue
7 - Meteor

Excellent feedback.  Thank you for the quick turnaround on that solution!!!

 

Labels
Top Solution Authors