Create a query with two data items. One for CLM and the other (let's call this data item "CLM-Count") with this expression:
count(rows for [CLM])
Then add this detail filter:
[CLM-Count] >= 2
And set this filter as "After Auto Aggregation". This should give you (in a list) which CLM values are repeated.
------------------------------
Alex Santamarta
------------------------------