Labelling rows based on Grouping

Options
AntonBurridge
AntonBurridge Member
edited December 2023 in General

Is there an easy way of labelling rows based on a grouping step?

in my source data of roughly 25,000 rows, I have 2 validation columns; valid email and valid mobile number, populated with true and false. When grouped they form 4 categories; FALSE FALSE, FALSE TRUE, TRUE FALSE, AND TRUE TRUE.

What i want to do is mark each row based on their vaildations, for example FALSE FALSE to be labelled "Neither", TRUE FALSE to be labelled "Phone only" etc etc. So that i can separate the data into 4 sections at a later stage.

Is there an easier way of doing this from the groupings, or am i best putting a transform step in after? I'm quite new to Aperture but picking up bits as i go along.

Answers