Most RecentNewestMost VotedMost ViewedCombination Table using Dax Table 1: Eval Person 1 | Eval Person 2 | A A A B A C Trying to use the table above and create a key with a combination of grouping and would look like the following. Team (Identity of Combinations) | Person 1 A 1 B 2 A 2 C 3 A 3 B 3 C