I am bringing in a set of data from another application which includes the following: NAME, DATE VIEWED and SCORE. These are the results of users viewing an online lesson and taking the accompanying test. Users may view the lesson as many times as they want and take the test as often as they want. How can I eliminate all results but the first time the user views the lesson and attempts the test?

Thanks in advance for the help!