Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

create new worksheets using unique values

bhavsarsangam106
6 - Meteoroid

I have an Excel workbook named Sheet1 having master data. In which S column is having 4 unique values as 5121 , 5122, 5123, 5124 and would like to create separate worksheets by that name as per the unique values in column S. Additionally, I want to copy and paste entire row that correspond to the each unique value into their respective sheets. please give me the solution.

8 REPLIES 8
binuacs
21 - Polaris

@bhavsarsangam106 one way of doing this

image.png

 

Raj
16 - Nebula

@bhavsarsangam106 
using output tool capabilities this can be achieved
you can refer the attached example with the tools as well.

bhavsarsangam106
6 - Meteoroid

thank you for your time however i could not find any output.

can you please guide me more on this.

appriciate your assistance.

bhavsarsangam106
6 - Meteoroid

hey raj

thanks for your time.

i think you forgot to attach the file or flow.

can you please re attach or guide me through

binuacs
21 - Polaris

@bhavsarsangam106 the output files will be created where your workflow saved by default

Raj
16 - Nebula

@bhavsarsangam106 
please find the screen shot attached for reference.

Hope this helps.

Raj
16 - Nebula

@bhavsarsangam106 
is this solved?

bhavsarsangam106
6 - Meteoroid

Hey Raj
Thank you so much for solving this.

 

Labels
Top Solution Authors