Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Alteryx

You're reading from  Learning Alteryx

Product type Book
Published in Dec 2017
Publisher Packt
ISBN-13 9781788392655
Pages 228 pages
Edition 1st Edition
Languages
Toc

Batch Macro


ABatch Macro is a special kind of macro that is used to process a group of records based on a control parameter. The group of records processed within the macro logic is determined by the control parameter. The control parameter is where you will identify the input fields from the control input you want to use to configure the macro. The Batch Macro is run from beginning to end for each control parameter. This applies to each record, where the entire macro will be reconfigured and run. Records that go in the control input will not form as streams inside the macro like regular inputs. Let's go through a Batch Macro and how it can help in a repeatable process.

Batch Macro Example #1:

Step 1: Select the Macro Input tool from the Interface tool palette and add the tool onto the canvas. The workflow will automatically change to a Standard Macro.

Step 2: Select Text Input and Edit Data option within the Macro Input tool configuration.

Step 3: Create a field called Number and enter the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime