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.

Extract all the CSV files and Consolidate the data - which contains different fileds.

Vishwak
7 - Meteor
 

Hi, I want to develop an Alteryx workflow that picks up all the CSV files from a folder. Each file has different field names. My plan is to consolidate all the information in one output.

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

Here is a great article that'll give you a batch macro to work with! The Ultimate Input Data Flowchart

 

Then you can output to one file afterwards via an Output Data tool

Vishwak
7 - Meteor

Thanks, but i need the solution for different schema (Sheet names and field names  are different). each file having different sheet names and field names.

Labels
Top Solution Authors