SOLVED
Multiple Sheet to Consolidate
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Shank
8 - Asteroid
‎07-25-2018
01:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI all,
I need to consolidate the multiple file to one single file in alteryx can some one help on this?
Below is the scenario, i have multiple excel files in one folder.
each file has 3 different sheets. i need out put in such a way that all files sheet1 should be clubbed into 1output and sheet2 in one file and respectively for sheet3.
Attached the sample file for example.
Thank you in advance
Solved! Go to Solution.
Labels:
- Labels:
- Help
3 REPLIES 3
JoeS
Alteryx Alumni (Retired)
‎07-25-2018
01:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
jasperlch
12 - Quasar
‎07-25-2018
02:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, using wildcard in the path of the input tool works well if the sheet names, the sheet schemas (i.e. the names and number of column headers) are consistent in all of your excel files:
Attached are a sample workflow and some sample excel files to work with this workflow.
‎07-25-2018
10:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank You
