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.
SOLVED

Add the textbox to the output file name

radhikasood1112
8 - Asteroid

I am trying to add the user input value (through the textbox interface tool) to the name of the output file name.

 

For example the user enters -

radhikasood1112_0-1628309335688.png

 

Then the file should be saved as XYZ_DataFile.(where XYZ is appended to the filename)

 

Thanks,

Radhika

13 REPLIES 13
atcodedog05
22 - Nova
22 - Nova

Hi @radhikasood1112 

 

Why not give my approach a try once 🙂

radhikasood1112
8 - Asteroid

It worked with the other workflow as well.

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @radhikasood1112 

Cheers and have a nice day!

radhikasood1112
8 - Asteroid

@atcodedog05

 

 

Labels
Top Solution Authors