Zip any given files
Post Comment
Description
Article Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Notify Moderator
This macro uses the python zipfile library to zip any given filepaths to any given zip filepaths.
INPUT example:
FileToZip | ZipName |
Output.xlsx | Output.zip |
SAPExtraction.txt | Output.zip |
Report.pdf | Report.zip |
Comments
saiirangam
8 - Asteroid
‎11-02-2022
06:21 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Innovative !
luqmantmf
7 - Meteor
‎01-12-2023
06:24 PM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Nice tool !!!
amitios
6 - Meteoroid
‎07-19-2023
09:16 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
It doesn't work for 2020.2 version. Does it work on 2021 version ? has anyone checked ?
amitios
6 - Meteoroid
‎07-20-2023
04:41 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Hello, I tried by downloading it now and this is what i am getting
‎07-20-2023
04:45 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Hi @amitios
Unfortunately this happens a lot of times when the version of Alteryx that generated the workflow package is different than the version that is opening it. To get over this error, you can unzip the downloaded file manually, then open the folder and the workflow/macro: