---
title: "Does GravityImport process calculations during import?"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityimport/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:

![A screenshot showing a form inside Gravity Forms' form editor contaning four fields, three of the being a number field. The total field settings panel is opened showing the calculation forma.](https://www.gravitykit.com/wp-content/uploads/2025/10/file-9ASvKmdRyW.png)
*Here's an example of a CSV file we will import into that form:*![A screenshot of a text file showing a CSV containing three rows of data.](https://www.gravitykit.com/wp-content/uploads/2025/10/file-11V699mjlw.png)
*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:

![Screenshot showing the Entries page contaning three entries on a form. The total column is highlighted.](https://www.gravitykit.com/wp-content/uploads/2025/10/file-DZ8pplQwmh.png)
*The "Total" field was automatically calculated by GravityImport*