Make Group Tool
Use Make Group to take relational data and assemble that data into groups based on the relationships.
Configure the Tool
Select a column from Column to Make Group and 2nd Column to Make Group to find a connection between the 2 columns.
Make Group Logic
Column to Make Group | 2nd Column to Make Group |
---|---|
X | A |
Y | B |
Z | A |
B | X |
L | M |
Group A contains A, B, X, Y, Z because X=A, B=X, Z=A, and Y=B.
L and M make their own group, L, because they do not relate to the other values in Group A.
By that logic, the Make Group tool assigns these groups:
Group | Column |
---|---|
A | A |
A | B |
A | X |
A | Y |
A | Z |
L | L |
L | M |