Function Performed — Given two or more arguments, Maximum Value returns the value of the member or calculation that has the maximum value.
Number of Arguments — Two or more members or calculations.
Options — Whether missing values should be set to 0 in the calculation.
Example — Consider a spreadsheet with East and West as columns and Jan, Feb, Mar as rows. If the East values were 100, 300, and 600 and the West values were 200, 200, 300, the Maximum Value column would be 200, 300, 600.