Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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