SOLVED
Input multiple tsv.gz files with different names from one directory.
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
TeeOffData
6 - Meteoroid
‎10-23-2019
01:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Has anyone found a mechanism for inputting multiple tsv.gz files from one directory? The files have different names, but share a common prefix.
Wild card does not appear to work with .tsv.gz.
Using a Directory tool with a dynamic input also does not appear to work as there is no mechanism for selecting the parse type for each subsequent file.
Solved! Go to Solution.
Labels:
- Labels:
- Input
1 REPLY 1
‎10-24-2019
08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I was able to successfully complete this task by first leveraging the macro tool found on this post: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Directory-output-many-gz-to-many-excel...
After that it was a matter off appending a suffix to the file path based on what was visible in the macro after selecting the parse file type.
