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