Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Using batch macro with summarize function

$
0
0

Hello,

 

We are sending API calls to a program that only accepts 100 records at a time. To that end, I'm trying to use Alteryx to separate my data into groups per 100 records, and then use a batch macro to send each batch of 100 records onward in a summarized format. I am having a disconnect understanding how to pass through the grouping value as the control parameter between the main workflow and the macro itself. 

 

In the attached materials I am simply trying to demonstrate getting output three files based on the original data: one for the first 100 records, one for the second 100 records, and one for the rest. 


I'm sure I'm missing something basic - any tips would be very appreciated.

 

Mark

 


Viewing all articles
Browse latest Browse all 4999

Trending Articles