Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

split output

SouravKayal
8 - Asteroid

So i have an excel sheet with 10 tabs or different sheets. I want to output exact same format of 10 sheets but based on a value of another column unique values. So there is a name field in the data. I want to split each file by the number of unique names so that all filters on each sheet are for that particular name only.

11 REPLIES 11
caltang
17 - Castor
17 - Castor

@DataNath 's article is pretty good: https://community.alteryx.com/t5/Engine-Works/How-to-Render-to-Multiple-Named-Excel-Sheets/ba-p/1015...

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Xervarian
6 - Meteoroid

using a render output: I am getting a desired result save for 1 item: 

 

using the PDF to Text tool from the intelligence suite, extrapolating multiple PDF's to output in excel, I am getting data conflated in 1 excel output from 2 different pdfs. 

 

1 file to 1 excel splitting on the file name, im trying to figure that out

 

150FILE 1-PASSTHRU-ADV947
323FILE 2-PASSTHRU-ADV948

 

alteryx 1.png

Labels
Top Solution Authors