Is it possible for searchbuilder to filter out rows where one column is less than the other (or vice versa). One specific case I have involves a duedate column and a completed date column , the user would like to see all "late entries" , i.e. where the Completed date is after the duedate. I haven't been able to figure out a way to do this using the conditions available.
↧