Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

macro inside macro

renanpinheiro
7 - Meteor

Hello guys,
I'm trying to create a Macro that uses another Macro.
The "Internal" macro needs parameters, such as List Box, only numeric fields.
The external macro uses a database with fields of all types, and when calling the internal macro you need to automatically "pass" all numeric fields to it.
Look at the attachment.

1 REPLY 1
MarqueeCrew
20 - Arcturus
20 - Arcturus

@renanpinheiro,

 

Did you know that you can use a Dynamic Select and automatically "pass" all numeric fields through it?  You could modify your macro "Remove Outliers" to only have 1 question (factor).  You might not even need 2 macros.

 

Cheers,

Mark

 

 

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels