Hello,
I have an analytic app that is run by our users via our company's Gallery. The process is that the user uploads an Excel file and the output is 7 CSV files plus a text file.
I want the output to just be 1 zip file containing those 7 CSV files and 1 Text file. I've seen posts that talk about this but I haven't found anything that works- especially not cleanly.
Any ideas on how to accomplish this?
Thanks.