Example
Name | Try 1 | Try 2 | Try 3 | Try 4|
Tom| 3 | 6 | 0 | 2 |
Bob | 2 | 7 | 1 | 6 |
Kat | 1 | 8 | 1 | 3 |
Export
Name | Try | Highest Score
Tom | Try 2 | 6
Bob | Try 3 | 7
Kat | Try 2 | 8
Much appreciated
Example
Name | Try 1 | Try 2 | Try 3 | Try 4|
Tom| 3 | 6 | 0 | 2 |
Bob | 2 | 7 | 1 | 6 |
Kat | 1 | 8 | 1 | 3 |
Export
Name | Try | Highest Score
Tom | Try 2 | 6
Bob | Try 3 | 7
Kat | Try 2 | 8
Much appreciated
Best answer by ctredinnick
Learn the example above first, but..
The uglier, less dynamic way to do this is with the @max() function, which takes the largest value of its inputs. And a conditional to identify which attribute it was which matched.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.