Hi Ruslan, I've tried the API\RecordsSort, this line works automatically in ASC mode: sortedSet = person.sort(setAll, person.field("fld_Long")) but if I want to sort in DESC mode, how can do it, with same behaviour (not with sortMultiple method) Thanks Paolo