Prepare your file for CSV import

Importing data into Sage Intacct using the Company Setup Checklist is fast and efficient—if your CSV files are prepared correctly. Follow these steps and best practices to ensure a smooth import process.

This topic provides general information about preparing CSV files for import. Links to information about specific templates can be found on the Download a CSV import template page.

CSV import process checklist

The following illustration shows the steps to download, prepare, and import a CSV file.

Download a template, Add your data, Save as CSV, Import into Intacct, Resolve errors.

Before you import:

  1. Download the latest template from the Company Setup Checklist.

    • Do not change header names in the template.

      Read header descriptions for required fields and formatting.

  2. Add your data below the header row.

    • Remove all commas from numbers and text fields.

      Double-check for special characters and correct encoding.

      Review for blank fields—these might overwrite existing data.

  3. Save as UTF-8 (Comma delimited) CSV file and import.

Simple vs. complex imports

When importing complex data into Intacct, make the import as small as possible.

For example, if you’re importing 30 columns of data, limit the number of lines in the CSV file to 5000 or less. This will ensure that your import uploads correctly. On the other hand, if you’re only importing 4 columns of data, 10,000 lines or more could easily be imported.

The complexity of your data impacts the ability of Sage Intacct to import your data.

Order of CSV imports

In some cases, CSV imports must be performed in a specific order because of dependencies within the data. For example, if you have transactions that require locations, but you have not entered or imported the locations, the transaction import fails.

It’s always best to follow the order of the steps as they’re presented in the Company Setup Checklist when performing any type of import. Not all the steps are required. For example, you might not use territories anywhere in your accounting data, therefore creating them is optional.

About CSV templates

There are some things that are helpful to know about the CSV templates and how they behave before adding your data.

Remove all commas from your CSV file

Intacct recommends removing all commas from your CSV file.

A CSV file is a Comma Separated Values file (also sometimes known as a comma delimited file). If there are commas in the data of your file (for example, if your numbers are formatted like this: 10,000, or if you use commas between words in a field), your data will be shifted 1 column over because that's how the file is intended to work. This will either cause errors in the information, or cause the whole import to fail.

Intacct recommends you do not keep your actual data in a CSV file.
Instead, use an Excel workbook to take advantage of the formatting options of Excel. When you're ready, export your data as a CSV file for import into Intacct. In this way, your data is formatted correctly for import, but you also have Excel functionality in your workbook.

Column order

You can change the order of the columns as you see fit, as long as the information in the header cell does not change.

Do not rename or otherwise change the headers in your templates. If you change the headers, your import will fail.

However, some templates require information to be imported in a specific order, such as transaction data. The best practice is to import foundational information, for example accounts, departments, or location, before you can successfully import transaction data. If the supporting information does not exist, the transaction import will fail.

Add additional columns

If you need to keep other related information in your template document, you can add your own columns for this information.

If you add your own columns, use a # (pound sign or hashtag) symbol before the name of any column you add. For example, #BudgetNotes, or #ClientInfo. If by chance you use a name already in use by Intacct, the # (pound sign or hashtag) will make sure the information in your columns is not imported accidentally.

You can also use the # (pound sign or hashtag) to write notes to yourself in your template. If you place the # (pound sign or hashtag) at the start of a row, the whole row of information is ignored during import. You can create rows of notes by starting the row with # in the first column.

Hide columns for easy data entry

You can hide unused columns in Excel to focus on the fields you need.

Be sure to enter required information in your file. Hiding required columns and not entering required information will cause your import to fail.

Data must conform to the business logic of Intacct

If the Budget ID field allows only 20 characters, any longer value in your CSV will cause the import to fail.

How data is formatted is found in the header description row, under the header row.

You can also see a field-by-field description for your specific template in this help. Go to CSV import: By application or subject, find the template you want to know more about, and select the corresponding link.

Blank fields overwrite existing data

A blank value in a cell is considered to be the desired value (a blank) for the field referenced by the column heading for the record being imported.

In almost all cases, a blank field in a CSV file will overwrite existing data in Intacct to be blank.

Say that you had the existing value 111 Elm St. as the address for a customer and you import a blank for this field. If you view the record for that customer and examine the contents of that field, you’ll see that the original value 111 Elm St. is now blank.

This is not true, however, for 2 templates:

  • Update Vendor 1099 Transactions
  • Update Vendor 1099 Opening Balances

If the value is blank in certain fields, the import does not overwrite the existing value. To remove the existing value in these few cases, enter the value NULL. These cases are clearly identified in their header descriptions.

Budgets are an exception. Budgets can be appended with new dates, with new lines not previously budgeted, OR they can be overwritten if same date/account combinations are used.

Calculated field values

If you used a formula, keep the result as long as it matches the required decimal format for the Intacct field.

Accounting application page help

In most cases, the data that you import must match the fields and rules used in the Intacct application. This means that your imported data must follow the same rules and dependencies as the application, both within your file and with existing Intacct data. If your data does not align with these requirements, the import might fail or produce errors.

Debits and credits must balance

When importing a file that includes debits and credits, your debits and credits must balance. Intacct adheres to accepted accounting rules, which require debits and credits to balance.

Likewise, if you require accounts to balance by location, then when you import location balances using a CSV template, the location debits and credits must also balance.

Duplicate records

If an identical record already exists in Intacct, the import for that record typically fails because Intacct detects that the record exists and does not allow duplicates.

Duplicates are not allowed in account numbers, departments, locations, employees, customers, and vendors. Although you can have duplicate transactions, the transaction summary name must be unique per application.

Journal entries are an exception. Intacct does not check for duplicate journal entries, so when importing journal entries, be sure to check that they have a unique ID or name.

Line numbers

See the CSV import: Line number examples page for more information on how to use lines numbers in your CSV imports.

Special characters

UTF8 is supported in imported files, so character accents and other special characters are imported correctly.

Intacct recommends that you remove commas from all numbers and do not use commas in any text fields. See Remove all commas from your CSV file for more information.

CSV data exported from non-Excel software

When exporting data from other applications, the other software might use a non-standard approach to quoting, which could cause problems when importing into Intacct.

As noted above, Intacct recommends removing all commas from text fields in a CSV file. However, there could be times in which removing the commas is not the ideal solution. In this case, CSV files do allow quotes around a value that contains a comma, and Intacct accepts this in an import. For example:

1,2,3, "All, with exceptions"

There might also be instances when you need to include a quote mark inside a statement with a comma. In this case, use a second set of quote marks, as follows:

1,2,3,"All, with ""inventory"" exceptions"

Step 1. Download a template

Download a new blank template from the Company Setup Checklist whenever you import information into Sage Intacct. Using a downloaded template is important because:

  • Templates in the Company Setup Checklist are automatically customized based on your company configuration, including any dimensions and custom fields you created.
  • Intacct can update templates at any time, especially when a new version of Intacct is released. If Intacct updates a template, an older template might not work during import.
Some Intacct import pages include a link that lets you download a blank template directly (instead of getting the template from the Company Setup Checklist).

To download a template from the Company Setup Checklist:

  1. Go to Company > Setup > Configuration > Import data.

    The Company Setup Checklist opens. You’ll find a list of areas that you can import information into Intacct.

  2. Decide on a type of information to upload, and select the Template link associated with that information.
If you do not see the template that you want on the Company Setup Checklist, go to Download a CSV import template. Some templates are not kept on the Company Setup Checklist.

Step 2. Add your data

After you download the appropriate template, it's time to add your data.

The following table represents a portion of a standard CSV file for importing Budgets. The top row is the header row and the second row contains descriptions of the kinds of data to enter in the column.

Header row DONOTIMPORT BUDGET_ID ACCT_NO DEPT_ID LOCATION_ID
Header description row

#

Rows that start with a number sign (#) are ignored during import

Field Name: BUDGET_ID

UI Field Name: Budget ID

Type: Character

Length: 20

Default Value: None

Valid Values: Alphanumeric and underscore

Dependencies: Must exist in the company prior to import.

Required: Yes

Editable: No

Field Name: ACCT_NO

UI Field Name: Account

Type: Character

Length: 4-6

Default Value: None

Valid Values: Any; Must conform to primary/sub account specification in Company > Setup: Company Info

Dependencies: Must exist in the company prior to import.

Required: Yes

Editable: No

Field Name: DEPT_ID

UI Field Name: Department

Type: Character

Length: 20

Default Value: None

Valid Values: Alphanumeric and underscore

Dependencies: Must exist in the company prior to import.

Required: No

Editable: No

Field Name: LOCATION_ID

UI Field Name: Location

Type: Character

Length: 20

Default Value: None

Valid Values: Alphanumeric and underscore

Dependencies: Must exist in the company prior to import.

Required: No

Editable: No

Each template contains a set of pre-defined headers, such as BUDGET_ID or ACCT_NO. You enter your data into the blank cells under the header and header description rows.

Do not change the information in the header row.

It’s important to read the description for each of the column headers. Some columns are required and if left blank will cause your import to fail.

The following table is an example of a portion of the template after the data has been added. The description row has been hidden for this example.

BUDGET_ID ACCT_NO DEPT_ID LOCATION_ID

Month End
April 2021

Month End
May 2021

Month End
June 2021

Budget 1 5000 Admin Sydney 3000 3000 3000
  6040 Admin Sydney 15 15 15
  6120 Admin Sydney 50 50 50
Budget 2 1200 Land San Jose 6000 6000 6000
  1700 Land San Jose 500 500 500
  2200 Land San Jose 500 500 500

To add your data:

  1. Open the template that you downloaded from the Company Setup Checklist.
  2. Enter your information. Use the header descriptions as a guide for how to enter information correctly.
    • Do not change the headers.
      The header titles in the header row correlate to fields in UI. Incorrect header titles will cause an import error. When you download a template from the Company Setup Checklist, the correct headers are in the template.
    • Read the header descriptions.
      The header description is the cell under the header row that explains what type of information is accepted for each column. If you enter information in the wrong format, or with a value not accepted by the column, it will cause an error in your import.
    • Enter required information.
      Some data is required, while others are not. Read the description field to determine which information is required. If you do not enter required information, your import will fail.
    • Use initial caps only
      For fields with predefined valid entries (such as True/False), use initial capitalization. For example True, not TRUE or true. IDs require exact case matches, while predefined entries require initial capitalization.
  3. Save the file as a comma-separated value (CSV) file. When saving from Excel, select the UTF-8 (Comma delimited) file type.

    If your file contains special characters such as words containing diacritical marks, the only supported encoding format is UTF-8 (comma delimited). Saving the CSV file in other file encoding formats might import characters incorrectly and create duplicate records.

The file will have the file extension .csv after you save it.

Step 3. Import your CSV file

Now that you've entered your data and looked through it for any of the common issues imports can have, you’re ready to import your file to Intacct.

To import your CSV file:

  1. Go to Company > Setup > Configuration > Import data.

  2. Find the information type that you want to import, and select the corresponding Import link.
  3. In the Import Company Information dialog, set the following and select Import:

After an import, Sage Intacct informs you if the import was successful and how many records were imported.

In a successful import, the confirmation page lets you verify all the records in your original file were, in fact, successfully imported without having to verify them manually.

Offline CSV imports

Some imports can take considerable time, depending on their size and how much processing Intacct must do to the data. When in doubt, select Process offline on the import utility page.

When the offline process is complete, Intacct sends an email to the address you entered in the Import Company Information dialog (where you imported your file).

Intacct recommends that you select Process offline when importing CSV files, and provide your email address. If your import fails, you’ll always be notified, and the failed records are sent to your email.

Automate imports

You might be able to automate and schedule your imports using a third party application, such as Workato. Contact your account representative to learn more about this option.