Sum

Gets the sum of all values in the column

Sum(column1) → 814
Sum(column2) → 139352.88

Inputs

Sum(column)

  • column - A column to calculate the sum for

Last updated