We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Input Data Tool - Passing the name of which file if using an archive format

jackchoy
7 - Meteor

For Input Data, I frequently use the "Output File Name as Field" option to tag which flat file I'm using.

 

If I use a zip or other archive file, is there a way to pass not just the name of the .zip file, but the actual file within the zip file that I'm using?

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @jackchoy 

 

I'm assuming your using 'File Name Only' option? If you change it to 'Full Path' you should get the zip file name and the File your extracting:

 

DavidSkaife_0-1660749638316.png

 

You could then parse out the names you need.

jackchoy
7 - Meteor

Thanks, David.

Labels
Top Solution Authors