Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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