Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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