When staging records, the only way to tell if an incoming record matches on multiple existing records is to visually scan the entire results list. This is fine for small files but when loading large files, this is inefficient. It would be useful to have something like "Multiple matches found" to group any that matched on more than one record when sorting on Match Type for review.
+1
I just came across this problem! I have a file with 6000+ records and some have multiple matches and I have to go through each page to find which ones have more than two lines... We could also add a filter maybe? (Show multiple matches only)