Table Field Column Sum

The Table Field Column Sum block lets you get the sum of values in a table column by providing the table structure and the column name.

Table Field Column Sum block

Input Pins

chevron-rightSimple Table Fieldhashtag

Defines the structure of the Simple Table

Data Type : Dictionary

chevron-rightColumn Namehashtag

The name of the column whose values you want to sum

Data Type : String

Output Pins

chevron-rightColumn Valueshashtag

Sum of the desired column

Data Type : Integer

Example: Using the Table Field Column Sum block in a real application

Last updated