I've done up a pdf extraction macro using to parse the data in the pdf files in a directory and output the results in excel. Currently, the extracted data of all files sit on one excel sheet.
I would like for each file's data to be output to separate sheet on the excel output file by using the pdf file name. Is there any way this can be done using the dynamic tools or any other tools in Alteryx to achieve this?
I've attached my macro workflow here.
Any assistance on this would be much appreciated.