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

Analytics app - passing question answers

Mildman
7 - Meteor

I have an Analytics app which allows users to load data from Prod or Dev environments, via a Question.  I need the answer to the question in several places later in the flow.  Is there a way to pick up the values in the flow without link to the interface toot?

 

I saw something like %Question.InterfacetToolName% in a post but could get it to work.

 

Thanks

1 REPLY 1
danilang
19 - Altair
19 - Altair

hi @Mildman 

 

The syntax is "Question.InterfaceToolName" in a string, as in the following example.

 

danilang_0-1625237562961.png

 

Dan

Labels
Top Solution Authors