Hi community!
Could you help me find a way to adapt the workflow, to interactively enable the user to select the folder where PDFs are stored on the Alteryx Gallery?
I have a workflow that is only accepting and running PDF Inputs if the input is a Directory tool, but the Directory tool can't be updated using the Folder Browse tool in Alteryx Gallery.
I have first the workflow Macro "Reading PDF with R" that has as a macro input a text input with the cell "FullPath".
The second workflow "Data Extraction from PDF" enables the user to select the folder where the PDF files are stored and then run it accordingly to proceed with PDF data extraction and manipulation.
The reference is attached.
Thank you in advance