Import Problems
Resolve issues when uploading supplier files.
File Format Errors
"Unable to parse file"
Cause: File encoding or format issue
Solutions:
- Save CSV as UTF-8
- Check delimiter (comma, semicolon)
- Remove special formatting (Excel)
"No data found"
Cause: Empty file or wrong worksheet
Solutions:
- Check file contains data
- Select correct worksheet (Excel)
- Ensure first row has headers
Column Mapping Errors
"Required field not mapped"
Cause: Missing required field mapping
Solutions:
- Map at least: Product Code OR EAN
- Map: Price
- Check field names match
"Duplicate column mapping"
Cause: Same Pricelist Heaven field used twice
Solution: Each field can only be mapped once
Data Validation Errors
"Invalid price format"
Cause: Non-numeric price value
Solutions:
- Remove currency symbols
- Use decimal point (not comma)
- Remove thousands separators
"Invalid product code"
Cause: Code contains invalid characters
Solution: Product codes should be alphanumeric plus dash/underscore
File Size Errors
"File too large"
Cause: Exceeds plan limit
Solutions:
- Split into multiple files
- Remove unnecessary columns
- Upgrade plan for higher limit