Max value of a Lookup

screenshot-go.glideapps.com-2023.07.28-18_09_09
Hello to all.
I have a problem that should be easy but I don’t find any solutions.
I have a column (results of a LookUp) that contains all thr results that a student got in a quiz.
I need a column where is represented the max value.
I thought the easy way was “if thhen else” but it doesn’t work.
Do you have any recomendations?
Thank you in advance

You can do a Rollup on your Results column, taking the maximum value.

Thank you very much :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.