Hi,
I am using the Read PDF tool from Alteryx Gallery
https://gallery.alteryx.com/#!app/PDF-Input--Text-and-Image-/5be5ec8d0462d71ffce6deaa
This tool can read one pdf file for one run which works great however, I have developed a workflow that parses invoices.
One workflow is designed to parse one customer's invoice and many times one customer has hundreds of invoices for a month and in the same identical format.
I don't want to:
- Duplicate the tool (manually) for the times equivalent the number of invoices in a folder
- Run the same workflow for a new invoice every time.
Hence, how can I modify this macro so that it reads all the pdf files from one folder and concats the output to a single dataframe thus making my life a lot easier?
Help would be highly appreciated.
For an example, please find packaged workflow attached and I would be happy to answer any questions promptly.
Thanks.