Data Export File Preparation Requirements:
Your current data is a representation of countless hours of data entry over time. It is a given that your data is very important to the continued success of your business. Therefore properly preparing, exporting, importing, and auditing your data is crucial. Please read and follow each of the guidelines printed below to insure that all data this important to your business (that you plan to export and re-import) is exported and imported properly.
|
Field Name or Type |
Examples of invalid or problematic characters or text |
Possible solutions or examples of valid data. |
Additional Notes |
|
Misplaced Text or Numbers |
Having a phone number entered in the address or in one of the contact name fields. |
Browse through your data and correct all data that has been typed in the wrong place. |
|
|
Text that is combined together when it needs to be separate. |
Fields where the First Name and the Last Name are in the same field. Where the City, State, and Zip are in the same field. |
Browse through your data and correct all data that has been typed in the wrong place. (If necessary or desired, you may need to split the fields up after the data has been exported out of your application, using Excel as the text editor—but not saving the file as an Excel (.xls) file). |
These types of problems make your data more difficult to find, or sort, or use. For example, If the first name and last name are in the same field you will not be able to search for a Customer or Supplier record by first name or last name. You will also not be able to send a letter beginning with something like, “Dear Jim” if Jim is part of a full name stored in one field. If the City, State, and Zip are stored in one field, you will not be able to sort or search by City, or State, or Zip Code, etc… |
|
Duplicate ID’s (Duplicate Invoice #’s, Duplicate Customer Numbers, etc…) |
Self Explanitory… |
You typically cannot change the numbers. You just need to be aware that they cannot be properly imported into any system, including OneSource. |
If or when we encounter this, we import the newer of the two records and give you a report of which records had duplicates. |
|
ID fields, such as a Customer Number, an Item Number, an Invoice Number, etc |
!@#$%^&*(), single quote marks, double quote marks |
??? |
In most cases, ID fields cannot be changed after they have been used by the system. If any of these types of fields are invalid, it may require a small or large amount of data to be reentered by hand. |
|
Description or Name fields, such as a Company Name, an Item Description |
Names with double quote (“”) marks. |
In may cases, you can change the double quotes to two (2) single quote marks (or remove the quote marks all together if possible). |
|
|
Phone Numbers |
444.444.4444, or any other text or quote marks in the phone number field |
4444444444 or 444-444-4444 |
|
|
Date Fields |
2.22.2002 or any other additional text or characters or quote marks. |
2-22-2002 or 2/22/2002 |
|
|
Currency Fields (Item cost and price fields) |
Any data other than numbers, (including single or double quote marks) |
$200.00, or 200.00, or 200 |
|
|
Number Fields (such as a Quantity field on a Sales Order or in an Item record) |
Any data other than numbers. |
Browse through your data and correct all data and remove all text accidentally entered into number fields. |
|
|
Large Memo or Notes Fields |
N/A |
|
These types of fields typically allow for virtually unlimited types of text or characters. |
|
Fields that have values that begin with a 0. |
0100, 000900 |
Export the data to a .csv or .txt file in a comma delimited format. (Note: While Excel can be used to view or edit data saved in .csv or .txt format, avoid exporting data to or saving data in Excel, as Excel any many cases will try to “help” you by guessing what “type” of data (text, number, date, etc) resides in a column of data, based on the first record it finds, which in many cases causes a whole column of data to be automatically converted to a data type that is incorrect / wrong. |
If the data is being transferred from a text to a text or a number to a number, you may be fine. However, in some cases when transferring from a text field to a text field or a number field, the 0’s are stripped off. This can case the values to be different / wrong. |