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.
SOLVED

Batch Macro

mquast
8 - Asteroid

I am trying to create a more flexible option that allows a control workbook to select which tables it'll do the transformation to. I am stuck on trying to convert the old transformation process into a batch macro so that it can adjust to have more or less than 6 tables imported. 

3 REPLIES 3
binuacs
21 - Polaris

@mquast Attaching the batch macro which will combine all the sheets data with the sheet name, so based on the sheet name you can apply your logic toScreenshot 2023-07-17 164452.png the combined output

 

mquast
8 - Asteroid

@binuacs This is good, but I don't believe I can create the correct output. I'll attach the correct output below, but after transposing the data, there must be a row that matches age between each sheet. Look under the output tab

mquast
8 - Asteroid

Nvm I found a way

Labels
Top Solution Authors