Forum Discussion

capko's avatar
capko
Helper II
3 years ago

Distinct elements related to another column

Hello,   I have the following table:   | A | B | |----|----| | A1 | M1 | | A1 | M2 | | A2 | M5 | | A2 | M3 | | A2 | M1 | | A2 | M3 | | A3 | M7 | | A3 | M1 |     I need to find the distinct...