Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

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

Load Multiple Files

thenewbee
6 - Meteoroid

Hi All

I have a shared drive that has multiple excel files with same format. I have used dynamic input to achieve the loading, but I need to configure the path for the shared drive dynamically. Can anyone help me in achieving this.

5 REPLIES 5
pcatterson
11 - Bolide

That will depend a great deal on what you want to do to configure the filepath.

thenewbee
6 - Meteoroid

But is there a possible way?

pcatterson
11 - Bolide

There are lots of potential ways.

jdunkerley79
ACE Emeritus
ACE Emeritus

I am guessing you are using a directory tool to get a list of files and want to run this based on inputs from the flow.

 

You can do this using a batch macro. Have attached a very simple demo.

thenewbee
6 - Meteoroid

Hi Pulsar,

 

Sorry for a delay in response. This idea looks great , but I am wondering whether Alteryx is making things more complicated making use of too much of macros.

I am using other ETL tools like SSIS where life is more easier. But I admit Alteryx is poweful.

 

Thanks once again for your solution

Labels