Prepare a file for import

Can I do this task?

Follow the guidelines in this topic to ensure that your file imports successfully.

  1. Put records for each record type in a separate file.

    You can import only one record type at a time. For ease of use, name the file the same name as the record type in Microsoft Dynamics CRM Online. For example, put all your contact records in a file named contacts.txt or contacts.csv.

  2. Only put records that need to be assigned to one user in each file.
  3. The file must be in delimited text format (.txt) with columns separated by commas, or in a comma-separated value (CSV) file (.csv) format.

    You can easily create delimited .txt or .csv format files by using Microsoft Office Excel.

    If your file uses only ASCII characters, save the file as a comma-delimited values (.csv) file.

    If your file uses non-ASCII characters, save the file as a Unicode text (.txt) file and change the field separator to commas.

  4. Make sure the first line of the file contains column headings.
  5. Make sure the first column heading is not the name of a record type.
  6. Make sure data exists for all business-required attributes.
  7. If records in your import file are related to an existing Microsoft Dynamics CRM Online record, make sure the column heading and data in the column that connects the records is valid, and prepare your file for automatic mapping.
  8. Decide how to import drop-down list values in the file.

    Example showing sample leads to import

    Example showing sample products to import

Note

By default, the maximum size of the file that you can upload is 4 megabytes (MB). This can be changed by your administrator. More information: Microsoft Knowledge Base Article 295626.

Related Topics

Data Management Area

Work with Imports

Importing Data

Importing Records - Troubleshooting

Did you find the information that you need?
Yes      No 
If not, what information do you need? (optional)

© 2009 Microsoft Corporation. All rights reserved.