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.

Standard Macro

BRRLL99
11 - Bolide

Hi

 

I have macro, using detour tool,

in this scenario i have to pick between  count and Sum

what if in future I have add Min also, and calculate Avg based on that

is it possible to have multiple outputs based on the list box selection?

outputs : count, sum, Min etc;

workflow has been attached please look into it.

 

@binuacs 

1 REPLY 1
PangHC
13 - Pulsar

you can use dropdown or list box represent the user option

 

then use a filter to detour it action. then use union as detour end.

 

Screenshot 2023-08-09 113008.png

Labels
Top Solution Authors