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

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
Top Solution Authors