Formula.Ingr.TotalColumns
Adds the total of the column’s values to the bottom of the column. 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