Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Assigning names to records

htalteryx
8 - Asteroid

Hello,

 

Please see attached input and desired output tabs.

 

There are three types of actions in "Action to take" column. "Do this 1" is associated to names A,B,C, "Do this 2" is associated to names D,E,F, "Do this 3" is associated to names G,H,I,J. Assign name (A,B,C,D,E,F,G,H,I) for each group for each action equally or close to equally such that each name is assigned an equal number of records in their group.

 

Thank you!

2 REPLIES 2
DataNath
17 - Castor
17 - Castor

Hey @htalteryx, how does something like this look? I've made use of the Tile tool to split the records into even groups, before giving them their relevant letter:

 

DataNath_0-1661468360419.png

 

I've used the 3 Summarize tool as a form of validation, just to group these records and show how they're evenly split:

 

DataNath_1-1661468412257.pngDataNath_2-1661468422677.pngDataNath_3-1661468428426.png

Qiu
21 - Polaris
21 - Polaris

@htalteryx 
We can do it by a batch macro so it is also dynamic.

0826-hdtruong.PNG0826-hdtruong-1.PNG

Labels
Top Solution Authors