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

Analytic App - question not saving on Workflow tab

Carlyn
8 - Asteroid

Hi All.

 

I am trying to use the Configuration / workflow tab to direct the analytic app to ask the question required. I have updated the text box to pick up the question from within the Constants table on the workflow, but for some reason I can't get the question to save. I have tried saving as soon as I have entered it, but every time I come out of the workflow tab, the question resets to Text Box (2).

Does anyone know why this is and what I need to do to get the question to remain.

 

Carlyn_0-1752744699484.png

 

Carlyn_1-1752744839917.png

 

 

5 REPLIES 5
Gaurav_Dhama_
12 - Quasar

Select the Text input tool, change its annotation Name in tool settings. This will automatically change the name in configuration.

What you are trying to do is reverse, which will not work because configuration is a reference to a tool, and it cannot change tool name/annotation.

caltang
17 - Castor
17 - Castor

Rename the tool:

 

image.png

 

Then it corresponds:

 

image.png

 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
caltang
17 - Castor
17 - Castor

But bigger question is: Why design it this way? What are you trying to do? Why a constant? Wouldn't it be better for it to be a drop down of Q1, Q2, Q3, Q4 and let users key in the year?

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Carlyn
8 - Asteroid

Thank you! I was renaming the text input tool rather than the text box, It works now :-)

caltang
17 - Castor
17 - Castor

Kindly mark the solutions above to close the thread - thank you!

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors