I am trying to derive the latest AppraisalCompletionDate value from the EmployeeAppraisal BC for each employee. I've tried return last AppraisalCompletionDate date but still getting the first instance date for each employee. In the example below, I'm getting 02/17/2019 date and seeking to obtain 05/04/2022.
Ex., Employee 123
05/04/2022
05/05/2021
02/18/2020
02/17/2019