Hi Alteryxians,
I've an Alteryx workflow, picks up text files and appends database fields with Transformations and generates a PDF report.
However, my requirement is to funnel the rows within that are not processed, and add them in the 'ErrorPath' Folder, as shown

But,all the rows from Input file are inputting in 'ArchivePath' Folder, instead those rows only met the Boolean condition.
Likewise, in 'ErrorPath' Folder.
Appreciated if anyone update the attached workflow!😥