Need to find out the employees had used vto or not I had attached the file with input and expected output
sorting the ID(Asc) , date (Asc) and wkdhrs(desc) and After removing the duplicate.
The logic is if the AA has (Punch-In-vto) and (VTO-adjust punch in) are equal or (Punch-Out-vto) and (VTO-adjust punch out ) are equal need to get an output as used else not.
tried by using the unique tool but the output which I got has the AA used were 314 but the expected is to get the 309.
expecting a workflow solution
Thanks in advance 🙂