Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Read all PDF files under folders

bnguyen_kaynecapital
6 - Meteoroid

Hi all, I'm using Intelligence Suite to extract data from PDF files. Is there any way to read all the files under all child folders in just one run?

 

For example, this is my folder structure:

- Parent Folder: "Read multiple folders"

- Child Folders: "folder1", "folder 2"

 

bnguyen_kaynecapital_0-1647328672428.png

 

Currently, I can only point directly each child folder to run the workflow and start over with another child folder, then merge the result. My expectation is to point to parent folder and Alteryx will read all files under all child folders. Everything is in just one run to read and extract all files.

 

I attach the conceptual workflow for easier understanding.

bnguyen_kaynecapital_1-1647328976416.png

 

1 REPLY 1
dougperez
12 - Quasar

Hello @bnguyen_kaynecapital 

You can accomplish this using directory tool to list all files, than put the "Fullpath" collumn into the Image Input:

dougperez_0-1647344639871.pngdougperez_1-1647344668698.png

 

Labels
Top Solution Authors