I have a workflow that splits records in chucks of 2000 records per file, the workflow kind of does it job but its saving the files to the wrong folder. I am not sure what am I doing wrong.
The output file should be going to:
\\....\Database\AutoReports\RESL Folder\Block.xlsx|||Sheet1
But the its actually saved to:
\\......\Database\AutoReports\Database_Folder
i recreated the workflow multiple times and the output file is always gong to the wrong folder.



