Use the Input Data Tool to select one or more data files stored within a .zip file. The following file formats can be read from a .zip file:
Alteryx does not support reading .zip files greater than 2 GB in size that were created by the native Windows compression utility. Use an alternate compression utility (such as 7-Zip) when creating .zip files greater than 2 GB in size.
When you use a tool to connect to a .zip file, the Extract File window opens.
Select Other Files to show a list of all files found within the .zip file, including files with no extension or an unrecognized extension (for example, .txt, .log).
Parse Other Files As: Specify the format for Alteryx to use to parse the selected files.
Use this syntax to configure analytic apps or macros to select multiple files from a .zip file:
c:\some\path\to\file.zip|file1.csv;file2.csv
c:\some\path\to\file.zip|folder1\file1.csv;folder2\file2.csv
c:\some\path\to\file.zip|file1.xlsx[Sheet1]
c:\some\path\to\file.zip|file1.xlsx[Sheet1:Sheet2];file2.xlsx[Sheet3:Sheet4:Sheet5]
c:\some\path\to\file.zip|folder1\file1.xlsx[Sheet1:Sheet2:Sheet3]
©2018 Alteryx, Inc., all rights reserved. Allocate®, Alteryx®, Guzzler®, and Solocast® are registered trademarks of Alteryx, Inc.