Home Search

DriveWorks Solo 21
TableSum

Send Feedback

TableSum

Gets the sum of the values in a column of the given table.

Syntax

TableSum([Table], [Column Index])

Where:

Table is the table that is to be filtered.

Column Index is the column number the Condition is to be applied to.

Examples

Rule

Meaning
TableSum(DwLookupItems, 4)

Gets the sum of the values in column 4 of the Items table (below), result will be 5785

Sample Data Table

Items Table

ItemWidthPositionCost
Single Drawer Unit600Rear Wall330
Double Drawer Unit900Rear Wall495
Single Cupboard Full600Rear Wall280
Double Cupboard Full900Rear Wall440
Single Cupboard with Drawer600Left Wall300
Double Cupboard with Drawer1200Left Wall600
Cupboard Left Drawer Right1200Left Wall610
Cupboard Right Drawer Left1200Left Wall610
Single Cupboard with Drawer600Right Wall300
Double Cupboard with Drawer1200Right Wall600
Cupboard Left Drawer Right1200Right Wall610
Cupboard Right Drawer Left1200Right Wall610