In CR 2011, I am trying to create a report that lists all Employees with no time entered for a Date Range. Two tables {Employees.EmpCode} and {Time.EmpCode} with a Left Outer Join. When I mix in the Parameter for Date Range {Time.Date} from the table on right, the LOJ no longer functions. I will need to suppress all duplicates, and null fields. Any help is greatly appreciated.