Get lowest value

Min

The min function returns the smallest value in a specific column. If the column contains date values, the smallest value is the least recent date. This is the function you would use to calculate the minimum of several values.

Examples

To see the lowest price paid on each of the pick up days, you would calculate the min of the price column, broken down by the pick up column:

Min-calc.gif

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.