I have a couple of different files I merge together and I'm trying to identify the values that appear in more than one file.
I.e. i want to use the operator Remove Duplicate but with the function "Keep duplicates and remove all values only existing once.
what is the best/ easiast approach to this?