Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Combining multiple files (csv) and adding a appending a substring from filename

LeoS
5 - Atom

Hi, everyone!

 

I am looking for combining multiple csv and adding a piece of the file name to the data.

See the below screenshot. I know how to combine files, but how do I add the substring after "_"? 

All files have the same shape; I want to add the substring to each corresponding data set for further analysis once I have everything consolidated.

 

 

Thank you!

 

 

LeoS_0-1600106346449.png

 

2 REPLIES 2
ImadZidan
12 - Quasar

Hello @LeoS ,

 

Can you use the output filename option. Will that not do the job.

You can then add a formula to change the name of the file and add the substring.outputfilename.PNG

 

 

LeoS
5 - Atom

Thank you!

Labels
Top Solution Authors