Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAAwesome feature of Alteryx.
Came close to the common answer, but was having trouble with the Formula tool (probably because my syntax was wrong)
- Find/Replace to lookup Region Code
- Find/Replace to lookup Product Code
- Select Tool to change Region and Product Codes to string
- Multi-Field Formula to add field with desired file name
- Select Tool to change desired file name field to "Filename" (really not needed ultimately)
- Output tool separating files by field "Filename"
Lessons learned:
- Outputting to multiple files based on field
- Using tool for lookup
Very handy exercise