Alteryx Designer Desktop Discussions

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

Input Tool- File - Optional

wolfgangh
8 - Asteroid

Hi all,

 

I want to create an Analytic App in which the App prompts the user to enter manual input parameter or path to a file.

 

The workflow runs perfectly, if I enter manual input and the path to the file. It throws me an error, if I do not enter a path to a file ("Filename is empty").

Is there a way to make the input for the path optional?

 

Thanks and best regards

5 REPLIES 5
MarqueeCrew
20 - Arcturus
20 - Arcturus

Yes!

 

 Try this simple trick:

 

 input question (optional)

 

 that will do it.  You almost guessed it. 

cheers,

 

 mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
wolfgangh
8 - Asteroid

Sounds greate. Where would I find that or do you have a screenshot?

MarqueeCrew
20 - Arcturus
20 - Arcturus

Open an input question and use (optional) as a suffix. 

cheers,

 

 mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
wolfgangh
8 - Asteroid

Okay, I am pretty new to Alteryx. So were do I find the Input Question? Is it in the data in tool, in the textbox or somewhere else? Where do I enter suffix?

MarqueeCrew
20 - Arcturus
20 - Arcturus

Here's a help article:

 

https://help.alteryx.com/current/designer/tools/interface/macro-input-tool

 

cheers,

 

 mark

 

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels