Formula.Ingr.TotalColumns
Adds the total of the column’s values to the bottom of the column in the Formula Item Lines grid. When you specify a column for totaling, use the DB_FIELD_NAME from the FSVALIDATIONFIELD table. The column must have numeric data. This can include Attribute columns if they are defined to be numeric. You can view this table in the Validation form.
This profile attribute overrides the default column totals. For the profile value, specify all of the columns that are to be totaled. This includes the new columns, plus the ones that are normally totaled, such as Qty%, Mass, and Volume.
Sample values:
QUANTITY;MATERIAL_PCT;QTY_MASS;QTY_VOL;Attribute1;Attribute2
If no value is specified in this profile attribute, the application calculates the sum of these columns MATERIAL_PCT;QTY_MASS;QTY_VOL; ACTIVE_QUANTITY; RELQTY_PCT; Attribute1-50 in the Formula Item Lines grid.