Alteryx Designer Desktop Discussions

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

Automate Excel Input

julianhoetzel
8 - Asteroid

Hey guys, 

 

I would like to automate my Excel inputs. These are client inputs which admittedly have the same structure but different content (i.e. headers and sheet structure are the same). 

The Alteryx workflow should be the same since the output remains the same except that I have the new client input.

 

Is there a possibility to automate this Excel input process without alternating and adding formulas. 

I cannot send the client data but the attached dummy should give you an idea what my challenge is. I included client ABC and XYZ. Now if I add one more client, say DEF, I do not want to alternate the entire workflow to receive the total score in the end. Hope this explanation works for you. 

 

Thank you in advance 🙂

Cheers

Julian

3 REPLIES 3
DavidP
17 - Castor
17 - Castor

Hi @julianhoetzel 

 

I think it would be easier to make your workflow more general if the data is converted to 1 line per customer with standard field names.

 

Here's an example.

 

DavidP_0-1611014524248.png

 

Tyro_abc
11 - Bolide

I think, you can use 'Dynamic Input' tool along with Directory tool, you can achieve what you are trying to do. Assuming all file is in the same folder. 

Spoiler

arundhuti726_1-1611042224098.png

 

 

arundhuti726_1-1611035800558.png

 

arundhuti726_2-1611035830320.png

 

julianhoetzel
8 - Asteroid

Thanks guys! That helped a lot 🙂

Labels
Top Solution Authors