Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Analytic app, Interface tool, replace 2 parts of string with dates

wonka1234
10 - Fireball

Hi,

 

I have the following path

 

\alteryx\202202\final_file2022.del

 

how can I use a text box to replace the dates each time this is ran as an analytic app?

 

So if I enter in 202203

 

I will get the file from:  \alteryx\202203\final_file202203.del

 

Thanks

3 REPLIES 3
binu_acs
21 - Polaris

@wonka1234 One way of doing this

 

binuacs_0-1673951810456.png

 

 

binu_acs
21 - Polaris

@wonka1234 just checking whether the given workflow works for you or not?

wonka1234
10 - Fireball

@binu_acs 

 

is it possible to do with an input data tool here? Ie the input tool will be linked to my file that i want to changes dates on.

Labels
Top Solution Authors