I have a report that I am rendering to a PDF file. I want to include the report and the associated data in an Excel format to the same zip file, creating a whole report package. Any ideas of how this would be accomplished?
Solved! Go to Solution.
Hey @cgetz23,
Zipping documents in Alteryx is possible using the cmd-tool.
This is a process that has to be executed after you have written your pdf and xlsx files.
This post should be helpful: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Zip-files/td-p/151456