I'm trying to import the attached JSON file into Alteryx. To use Python terms, the file was created as a series of dictionaries with identical layouts as opposed to a single dictionary with multiple entries. I'm trying to figure out a way to get Alteryx to read it but it stops after the first entry with:
Input Data (7) Error message: The document root must not be followed by other values. at character position: 3975. I can't figure out why. I've attached a sample of the data plus a screenshot of the input. The process flow only has the input tool thus far.
Anyone have any ideas?