Start Free Trial

Alteryx Designer Desktop Discussions

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

How to classify data in each row to a specific category in a new column?

LeoMessi
7 - Meteor

Hi community, 

 

I am trying to categorize data in each row to a specific category, depending what is contained in the row. 

 

Please refer the attached excel for Input and desired output. 

 

Thanks for the help in advance!

2 REPLIES 2
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @LeoMessi ,

 

There may be a better way, but I used "comma" separater to see if it is "Global" or not.

I hope this helps.

 

Workflow

1275623_Workflow.png

aatalai
15 - Aurora

Similar to @Yoshiro_Fujimori but without the join

 

How to classify data in each row to a specific category in a new column.PNG

Labels
Top Solution Authors