Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!
The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Inputs/Output should have the option to read/write a compressed file (ZIP or GZIP)

Both Input and Output tools should have the ability to read or write any file type from/into standard compression types (ZIP and GZIP). This would be helpful when managing large files.

16 Comments
RyanNewsome
9 - Comet

Thanks for confirmation Alex.

 

Is adding this functionality to the output tool in the pipeline?

CristonS
Alteryx Alumni (Retired)

How about .gz files? Is that on the roadmap anywhere?  Thanks, @ARich

ARich
Alteryx Alumni (Retired)

Hi @RyanNewsome,

 

Sorry I missed your original post. Currently, we do not have outout to zip planned. Most of our use cases centered around the need for inputting zip files as opposed to outputting them. If we get enough demand, we'll re-evaluate.

 

Hi @CristonS,

 

We do not currently have .gz files on the roadmap.

 

Best,

Alex

RyanNewsome
9 - Comet

Hi @ARich ,

 

Not a worry. I really do think there is already enough demand for this though. Outputting files to zip/.gz/tar etc. is a very common interface requirement. If RTools was installed as part of the Alteryx predictive installation, I'm sure the Alteryx wizards could create some nice R-macro based tools?

 

Hi @CristonS

 

http://community.alteryx.com/t5/Data-Preparation-Blending/output-to-CSV-ZIP-S3-bucket-SFTP-macros-at...

Here is a macro that alllows 'output to zip'

A newer improved version will be coming shortly, with the SFTP part fixed and other enhancements.

 

But from your comment I am presuming you are more interested in decompressing a gzip file instead of compressing to gzip. If you have the time, install R tools and copy the gzip.exe file to the Alteryx folders. You should be able to write a simple R script to decompress a gzip file

 

http://www.inside-r.org/packages/cran/r.utils/docs/gzip shows how to use. Please share on the community forums if you create anything?

 

 

AndyMoncla
10 - Fireball

I would love to have the ability to read a .gz file.  Thanks.

JessicaS
Alteryx Alumni (Retired)