Common Assets CSV Import Errors and How to Fix Them

May 17, 2025

When importing assets in bulk, it’s important to format the CSV correctly. Here are common mistakes and how to resolve them.

Error TypeCauseSolution
Date Format MismatchDate fields don’t match format selected during uploadUse consistent format (e.g., dd-mm-yyyy) and match it during import
Missing Mandatory FieldsTitle, category, or code left blankEnsure all required columns are filled
Invalid Employee NamesEmployee name in file doesn’t match system recordsUse exact spelling as in the employee master
Wrong Category NameCategory doesn't exist or misspelledUse leaf-level category names exactly as listed in the system
File Not in CSV FormatUploaded file is Excel, not CSVSave file as .csv before uploading
Extra Commas or Special CharactersCauses column mismatchClean data to avoid extra commas or characters like &, %, etc.

Pro Tips:

  • Always download and use the sample CSV provided.
  • Open and save your file using tools like Google Sheets or Excel with CSV format selected.