Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Inputting a Directory Of Files and Performing Steps to Each File Individually

ztriano
7 - Meteor

I am inputting a directory of multiple files from a folder location where I want to perform a series of steps for each file seperately and then union the data back together again. Can this be done with either an interative or batch macro? But some of the headers of the data will differ for each file pulled in and in the macro i would be using the dynamic rename so I would want all of the headers across all the files to be put on the top header.

 

Any ideas how to do this?

2 REPLIES 2
ChrisTX
16 - Nebula
16 - Nebula

This Knowledge Base article should help:

 

The Ultimate Input Data Flowchart

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/t...

 

 

Chris

Labels