Announcement

Collapse
No announcement yet.

select distinct with custom column

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • select distinct with custom column

    is there a way to specify the column for DISTINCT using the orm framework ?

    I would like to find a list of the most recent call of all the leads, but only one per lead so I want to set parentId as unique in this search while ordering by dateStart descending
    Last edited by tothewine; 09-22-2020, 01:46 PM.
Working...
X