Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to parse out one file into multiple files based on column value

KAM1
5 - Atom

I am trying to parse out my input file into multiple different files based on the entity code.  I believe a batch macro would be the way to go?  Would want to make it dynamic as the number of entities could change year to year.

 

Input file has been included.  End result wanted would be 6 different output files due to the 6 different entity codes (or one file with 6 tabs - one tab for each entity).

2 REPLIES 2
binuacs
21 - Polaris

@KAM1 One way of doing this to write 6 tabs in one excel file

binuacs_0-1680726466906.png

 

KAM1
5 - Atom

That worked perfectly - thank you!

Labels
Top Solution Authors