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

Create Multiple Files - Render Tools

KrisManns
7 - Meteor

I have a workflow using render tools to create a multiple reports (i.e. consolidated report & by-country reports with selected entities).  Please see the attached workflow for details.  


As you can see, I am transforming the data so that country/jurisdiction is not included in the final dataset before the render tools. I am using a select tool to parse out the data needed for each report. 

 

I would like to find a dynamic solution to automatically transform the data and create the reports I need.  I'm not proficient with batch macros but maybe they can help here?  Any help would be appreciated!

11 REPLIES 11
binuacs
21 - Polaris

@KrisManns Here is the batch macro creates jurisdiction-wise report

binuacs_0-1756371533870.png

binuacs_1-1756371566668.png

 

 

 

KrisManns
7 - Meteor

Thank you for the batch macro. I've incorporated it into my workflow with a few modifications, and it worked great!

Labels
Top Solution Authors