The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

File Input Tool - return source file path

Analyst323
8 - Asteroid

Hi,

 

I am trying to figure out how to return a source file path as a column. I have hundreds of CSVs that I have alteryx read, example: C:\Documents\Data*

 

 

How do I return the file path for each file in a column, so I know where the data is coming from incase, I need to identify an issue in one of the hundreds of files?

2 REPLIES 2
DataNath
17 - Castor
17 - Castor

Hey @Analyst323, one of the configuration options in the Input Data tool is 'Output File Name as Field' - set this to 'Full Path'. Same applies to Dynamic Input.

Analyst323
8 - Asteroid

Thank you! It was right in front of me :)

Labels
Top Solution Authors