Does GravityImport process calculations during import?
If you use calculations on your field forms, these will be automatically processed when importing a CSV into your form.
Below is an example of a simple form containing three number fields; the Total field is filled automatically by calculating the sum of the two other number fields:
Here's an example of a CSV file we will import into that form:
Notice that the "Total" column is empty for the three rows.
Here's how this file shows up after being imported into the form above:
The "Total" field was automatically calculated by GravityImport.