Duplicate values

Hello,
Is there a way to filter or identify duplicate values within a single column?

Hi @ykifahh

You can use our filters plugin to easily find duplicated values: Column filter - JavaScript Data Grid | Handsontable

When you open the filtering menu you can uncheck the duplicated values in the list at the bottom.

Can you please provide me with real example, I can’t find any option to uncheck the duplicated values in the list at the bottom. If you can’t provide an example the picture I think would be helpful.

@ykifahh

This is the list in the filters dropdown menu that you can use for this purpose:

Okay, I’m already familiar with this list, but my question is: if I have 1,000 records, how can I identify duplicate values? Is there a way to do this without manually reviewing each record?

@ykifahh

From the perspective of the filters dropdown menu the way I described is the only option.