SOLVED
Merge multiple input excel files from a specific folder in Alteryx
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
ashissanpui
9 - Comet
04-04-2018
10:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am having 50 excel data files whose input formats are same and I want to merge them into one file. I want to specify a path from where Alteryx can get the files and merge them into one file. Do let me know the solution, please.
Thank You,
Ashis
Solved! Go to Solution.
Labels:
- Labels:
- Best Practices
- Chained App
2 REPLIES 2
ACE Emeritus
04-04-2018
10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Relatively straight forward providing the schema is exactly the same.
If all of your sheet names across the 50 different files are the same then you can simply use a wildcard to replace the file name within the input tool.
If not, check out the 'Wildcard xlsx' input from the crew macro pack: https://community.alteryx.com/t5/Engine-Works-Blog/Crew-Macro-Pack-2015-Q3-Release/ba-p/5423
Ben
04-17-2018
10:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is not the item what I am looking out.
