File Merge
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to merge files within the same subdirectory with different schema. As I understand it, with files in different folders, a dynamic input tool is needed. However, because I have one file with different schema, I am unable to merge all files using this method. Has anyone experienced something similar?
Solved! Go to Solution.
- Labels:
- Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @abroscow
You're correct, the dynamic input will generally rely on a common schema. The alternative option is to use a batch macro. There are a number of topics on this that should get you going in the right direction:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks so much for the response. My issue with using a batch macro is all of these files are stored in different folders. Have you ever run into this dilemma?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @abroscow You had mentioned earlier they were in the same subdirectory. If they are in the same directory, but different folders, you could leverage a directory tool in Alteryx (checking the box to include subdirectories) to grab all of the file info (you may need to filter out files that aren't relevant)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Luke - I was able to use a combination of a batch macro and some filters to get my desired output
