Hey there. I want to check if the minimum (the fastest who finished) is also the fastest in finishing 1st and 2nd rounds.
Basically, I want to check if the three minimums belong to the same person, while using a dynamic method if future data was captured.
I converted the time to seconds and minutes to compare
Hi @Dennis229
Glad to know that the my solution worked for 2 LAPS.
Will try for the solution work more dynamically if more than 2 LAPS are available in the input.
Many thanks
Shanker V