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

Rendering to Multiple Excels Does not work in my current data format

nfontenot
7 - Meteor

Hi,

 

I'm having issues figuring out how to get my desired output to split data into multiple Excel files. My issue is my final desired output format is not suitable to render multiple output files by the output path. So I'm including my data before I transposed (Output Data) it to my final format (Transposed Output) and see how I can break split the data by Fund Name/Output Path and then transpose it and render the data. I tried building a macro but I couldn't figure out how to get the multiple Excels to be transposed and then rendered. 

 

To reiterate - the Output Data is just the data before I transposed it which I think is the format it needs to be to be split by Output Path. The Transposed Output is my desired output format for the multiple excel files.

 

 

Thank you!!

2 REPLIES 2
binuacs
21 - Polaris

@nfontenot here is the batch macro which saves output in different excel files based on the fund

image.png

nfontenot
7 - Meteor

Thank you!

Labels
Top Solution Authors