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

Request user to choose file path before workflow is run.

Arothman12
7 - Meteor

I have a workflow that I created that I want to make more user friendly. The goal is to have the user open the workflow and before the workflow is actually initiated the user clicks run but then a prompt pops up and asks the user to select the file path for the input of the workflow. 

1 REPLY 1
marcusblackhill
12 - Quasar
12 - Quasar

Hey @Arothman12 !

 

The name of this is Analytic App, that way you can create an user interface to the user don't need to change things directly in the workflow.

 

Use the Interface tab and connect the File browser tool to the upper connection of your input data, will be automatically created an Action tool between them. 

marcusblackhill_0-1620156674974.png

 

 

That way if you click on the wand side of the Run button, you will get a pop up window with that question. Also, if you click twice in the alteryx file, instead of open the workflow, will open that same pop up.

marcusblackhill_1-1620156697915.png

 

 

Hope that helps!

Labels
Top Solution Authors