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

Interface Text Box Help

jnguyen1
5 - Atom

I am trying to have users enter a year/period and return it into a table so that it can be used as an input.

 

However, when I try to end a year/period and run the magic wand, the table returns blank

 

Can any one let me know what I am doing wrong

 

jnguyen1_0-1663085913228.png

 

2 REPLIES 2
DataNath
17 - Castor
17 - Castor

@jnguyen1 your workflow is set up absolutely fine, you just need to provide something afterwards so that Alteryx can display the results upon completion. For example, I've just added a browse tool. Then, in the Interface Designer (Ctrl+Alt+D), I've selected to show that upon successful completion:

 

DataNath_0-1663088948114.png

 

Now when I run the app, it displays exactly what I typed in as expected:

 

DataNath_1-1663088973497.png

 

Amended app attached.

jnguyen1
5 - Atom

thank you! I had a feeling I was missing a simple step

Labels
Top Solution Authors