Forum Discussion

bullius's avatar
bullius
Icon for Helper V rankHelper V
8 years ago
Solved

How to count duplicate values in M

Hi   I have a table that looks like this:   ID PersonID 1 A 2 A 3 B 4 C 5 D 6 E 7 F 8 G 9 G 10 G   I want to add a column that counts how many emp...