Hi All,
I have an input Excel file with one sheet of data that I've used Alteryx to split into an output Excel file with multiple tabs based on a field ("Tab").
Each month, I get a refreshed input Excel file with that month's data.
How can I get the next month's file to copy over to the existing output Excel file?
e.g.. I receive Jan data in one sheet, use Alteryx to split into multiple tabs in "Output file".
When I receive Feb data in one sheet, how do I program Alteryx to split into multiple tabs but paste below Jan info in the "Output file"?
Thanks in advance!