How can I import CSV / XLSX files into Fixably?

You can use Bulk Uploads to enter information into Fixably efficiently. This article provides a walk-through of preparing import files and troubleshooting common error messages.

What is a Bulk Upload?

Bulk uploads allow for quick and efficient entry of large amounts of employee, customer or stock information.

What is CSV File?

CSV is a file type that contains a list of data separated by commas.

These files allow transporting data quickly and easily from one source to another. While you can open a CSV file with many different programs, a spreadsheet editor like Google Sheets is the most commonly used program.

File preparation

When importing a file, the following key sections will appear:

1. Select file - When your file is ready to import, you can select it here. 

2. Download example CSV - Download an example CSV file.

3. Accepted fields - available information that you can import into Fixably. It also indicates which fields are required. 


Screenshot 2021-08-31 at 14.56.41

  1. Import example CSV into Google Sheets
  2. Export completed file
  3. Resolving common errors

Import example CSV file into Google Sheets

To import the example CSV file in Google Sheets:

  1. Open a new spreadsheet in Google Sheets.

  2. Go to File / Import
    Screenshot 2021-08-30 at 11.52.50

  3. In the window that appears, select the Upload tab.
    Screenshot 2021-08-30 at 11.55.08

  4. Either drag and drop the downloaded example or select it from your device.

  5. Choose the Import location - what you want to do with the newly opened data (For example, create a new spreadsheet, insert new sheet(s), and others).
    Screenshot 2021-08-30 at 13.29.54

  6. Under Import location, select Create new spreadsheet. Under Separator Type, choose Custom. In the box that appears, add a semicolon (;).
    Screenshot 2021-08-30 at 13.35.21Screenshot 2021-08-30 at 13.36.57

  7. Click on Import data.

  8. When the upload completes, select Open now.
    Screenshot 2021-08-31 at 13.58.09
  9. Google Sheets will open the file with the pre-set column headers and one row of example data. 


  10. Add any required information to your import file. 

Each Import has its own specific Required Fields. When adding your data to the file, add values to these fields.

Top

Exporting file

When all required data is entered, Save or Export your file. 

  1. In Google Sheets, give the file an appropriate name. 
    Screenshot 2021-08-31 at 11.31.02

  2. Under the File menu, select Download and select either Microsoft Excel (.xlsx) or Comma-separated values (.csv, current sheet).
    Screenshot 2021-08-31 at 11.35.35

  3. Navigate to the Fixably Home Screen and then to the appropriate import section.

  4. Under Select file, find and upload your Import File. When ready, click Submit at the bottom of the page. If everything is correct, the changes should be visible immediately. 
    Screenshot 2021-08-31 at 15.33.09

If importing a CSV file, select Comma from the CSV delimiter drop-down menu.

Please note both .xlsx and .csv file types are allowed

Top

 

Resolving Common Errors

If an Import File is misconfigured, you may receive an error during upload. 

  1. Incorrect encoding - The UTF-8 encoding is required to show special characters/letters correctly (such as ä, å, ö, õ, ü ). If you notice that your data is displayed incorrectly or special characters have been replaced with different symbols, it may indicate that your file has incorrect encoding. 

  2. File type error - Fixably accepts CSV and XLSX filetypes only. You will see this error if you upload an unsupported file type.


  3. Header row - "Required headers missing"  means an error in the header row. Check the Accepted Fields list to make sure that headers row matching. 
    Screenshot 2021-09-02 at 14.41.57 
  4. Duplicate records - The system will check for duplicate rows in the file and only upload the first row. All duplicate rows will be shown in the error message and won't upload.
    Screenshot 2021-09-02 at 11.55.24

  5. Missing required fields - If one of the required fields is missing, the error occurs, and the upload fails.
    Screenshot 2021-09-02 at 12.49.34
    Top