Start Free Trial

Alteryx Designer Desktop Discussions

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

Question anchor in Formula and Filter tool

Soma_0991
5 - Atom

Hi All,

 

I am trying to learn Interface tools in Alteryx. My question why does Formula and Filter tools has Question anchor. How to use them? Please help.

 
 

connecting-1024x633.png

3 REPLIES 3
gawa
16 - Nebula
16 - Nebula

@Soma_0991 When the Interface tool is connected to Q-anchor, the value of the Interface tool can be used as variable [#1] of the expression editor. So the tool that has expression editor like the Formula, the Filter have Q-anchor.

dreldrel
9 - Comet

The Q anchor serves as the input point that connects Interface tools to Action tools and passes data into the workflow. The Lightning Bolt anchor represents how user inputs trigger updates within the workflow, showing what action is being performed and how it modifies the process. The Action tool specify which exact action you'd like to Alteryx to do. Hope this helps

Soma_0991
5 - Atom

Thank you Gawa for clearing my doubt.

Labels
Top Solution Authors