Hi all, I need to sort tickets by due date ascending to display oldest due dates first. Tickets with no due date should come after as there's no impending timeline. However, because a due date of 'not set' is numerically 0, it sorts before any tickets that have a due date set. Anyone have a solution/workaround for this? Thanks, Tom