Resolved! How to filter duplicate records in a list from a custom created table WITHOUT using GlideAggregate?
This is the table with name 'nmtable' and i want to filter the duplicate records in a list. Also I want to delete the duplicate records so that only unique records are there.