select distinct with custom column

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tothewine
    Active Community Member
    • Jan 2018
    • 400

    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...