How to get the output zipped into a folder with all CSV files dynamically while running the workflow in alteryx.
Regards,
Shruthi.V
Please respond to me soon
@ShruthiVijayaKumar if you search the community site , you will find so many posts about unzipping csv files
no i have multiple CSV files i need to zip it into a folder,wanted to zip not to unzip it.
search on community - you'll need to use the run command tool with a tool like 7zip -> and use the cli or use Python/R. There should be multiple answers on community relating this - and if not - ask Claude/ChatGPT how to pass in a folder to python and zip it.
There are also many posts about zipping up files: