Greetings, I have an Info Set that is designed to deliver a Smart Notification to managers when employees are due for various required exams. It has Employee ID, Exam Type, Due Date and manager email. There is one employee that has 2 unique Exam Types due on the same day for the same manager. When I update the info set, the Info Set ignores attempt to create a duplicate record, which is excluding one of the Exam Types for this one employee, but this is clearly not a duplicate record becasue each record has a unique Exam Type. I've tried grouping and sorting my SQL on all items in the select statement, putting the Exam Type first in the Group By and Sort By, and removed all grouping and sorting altogether and the Info Set still removes this one record. What's the trick to get this additional record to appear in my Info Set??:blink: Thanks!
|