The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

Changing Settings of Elements without Macro

atamertarslan
8 - Asteroid

Dear all,

 

I have a very simple question.

 

I want to dynamically change a parameter value in the formula tool by the output of another Alteryx element (count element), which takes place beforehand. I know I can create a batch macro with control parameter to adjust that setting.

 

The question is, can I do that without creating additional macro and within the same workflow?

 

atamertarslan_1-1572020785535.png

 

I appreciate your quick support.

 

Best,

Atamert

1 REPLY 1
Thableaus
17 - Castor
17 - Castor

Hi @atamertarslan 

 

Wouldn't that be the case of a simple append? (append the Count Field to your dataset - using Append Fields Tool and then use this field in the Formula Tool)


Cheers,

Labels
Top Solution Authors