We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Dynamic input - read list of files

Hamder83
11 - Bolide

Hi 

I'm trying to generate a small workflow.

The purpose is to read all .xlsx files from a input directory.

I have a list of customers and each customer has a folder with agreements:

Hamder83_0-1655290555327.png



The fullpath in my text input is where the agreements are stored. I want to pass this value into a macro that reads all .xlsx files from the given folder/folders?

2 REPLIES 2
Hamder83
11 - Bolide

This is what I am trying to do

Hamder83
11 - Bolide

I found the solution myself. Just had to make a makro taking the Fullpath as into, and the macro had to contain a directory:

Hamder83_0-1655291790761.png

 

Labels
Top Solution Authors