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

How to split an excel to multiple excels based on the Labeler number

Sunithaprdp
8 - Asteroid

Hi, 

 

How can we split an excel to multiple excel files based on a criteria.

This is the data in one excel worksheet. I want to split this excel to three excel workbooks based on the labeler. For eg: 00012 data should be in one excel , similarly 00023 and 00043 in different excel workbooks. How can we do that ? Can you please help me?

 

statelabeleramountyear
a0001210022022
b0001220022022
c0001230022022
d0001240022022
e0001250022022
f0002360022022
g0002370022022
h0002380022022
i0002390022022
j00023100022022
k00023110022022
l00043120022022
m00043130022022
n00043140022022
o00043150022022
18 REPLIES 18
Sunithaprdp
8 - Asteroid

I am not sure why I am unable to import the workflow? Is it because of the old version that I am using? Even I am not able to upload the macro.

DataNath
17 - Castor
17 - Castor

@Sunithaprdp what have you tried for importing it, just right click > insert > macro? And that's not working?

 

What version # are you using? I can save a copy as that and we can see if it works if it's really old.

Sunithaprdp
8 - Asteroid

Alteryx 2019.2 x64 is the version (.yxmd)

DataNath
17 - Castor
17 - Castor

@Sunithaprdp I've edited the XML of this to make it 2019.2 - let me know if you're still running into issues though I'm not sure this will be the cause.

Sunithaprdp
8 - Asteroid

Thank you so much , it worked!

DataNath
17 - Castor
17 - Castor

No problem @Sunithaprdp - if you could mark the correct solution then that'd be great so others with the same issue can easily find it in future! :)

Sunithaprdp
8 - Asteroid

hi,

This really worked. I got three different files :) Thanks a lot

Sunithaprdp_0-1666022797797.png

 

r_gratz
7 - Meteor

@DataNath  I have really ugly excels with multiple tables on 1 sheet (but also each table starts on different row), for this reason I'd like to split it vertically rather than horizontally. Is there a way to do that in Alteryx? Thank you!

Jodie_sam
5 - Atom

Hello @binuacs,

Your solution given here worked very fine for me and I wanted to split my data by Product_type which is 19 different products into 19 separate excel files, exactly like how I wanted it to be. thanks a lot

Labels
Top Solution Authors