Avatar

Level 4

When I need to calculate the total of an expanding table, I use:

$.rawValue = Sum(Item[*].Total);


Place this statement in the calculate event. Make sure you have language set to FormCalc and you have a semicolon at the end of the statement.