Free Trial

Alteryx Designer Desktop Discussions

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

File Browse to Change Input Path

awojciechowski
8 - Asteroid

Hello,

I need to create Workflow (Type: Analytic App) which will be using  File Browser to chose File from folder.

After we chose file App should create new file in excel exactly with this what was saved in chosen file.

 

Sorry for maybe very basic question but when i tried do it alone, File Browser is saving only path to chosen file.

 

Example of this simple workflow:

simple workflow.JPG

 

 

1 REPLY 1
awojciechowski
8 - Asteroid

Ok I found solutions for it, and all what we need is use in Action: Update Value with Formula and in formula line below write path with number of parameter which has information from our e.g. drop list.

1.JPG2.JPG

 

Labels
Top Solution Authors