Hi all,
I created a macro that will create a new output (grouped by file name) for every source file input that I have. My workflow is taking sooooooooo long (currently its still runninng) to create 1 single output and I realise that's because every record written there's a new file created (see 1st ss) and in my file explorer, the particular file ZAS-XXX file is refreshed and updated every time the the record is written in alteryx (see 2nd ss). Yet when I try to generate output normally in the same workflow without the macro, it only takes 2 seconds to complete ( its proper)?!
I'm trying to make my workflow as automated as possible hence i used the macro to generate the outputs without having to insert an output tool for everytime i have to generate an output and I know this iterative macro is the way to do this but why is it taking so long? The frustration is getting real

