Troubleshooting Spreadsheets
At a glance
This guide covers common issues with Spreadsheets: import errors, editing problems, export failures, and synchronization.
Import issues
CSV import: special characters displayed incorrectly
Cause: The file encoding does not match the one selected.
Solutions:
- Retry the import by selecting Latin-1 (ISO 8859-1) instead of UTF-8.
- Open the file in a text editor and check the actual encoding.
- Convert the file to UTF-8 before importing.
CSV import: misaligned columns
Cause: The detected delimiter does not match the actual file delimiter.
Solutions:
- Retry the import by manually selecting the correct delimiter (comma, semicolon, tab).
- Verify that values containing commas are enclosed in quotes in the source file.
Excel import: "Unsupported format"
Possible causes:
- The file is in the old
.xlsformat (Excel 97-2003) - The file is password-protected
- The file exceeds the maximum size (50 MB)
Solutions:
- Convert the file to
.xlsx(modern Excel format). - Remove the password protection before importing.
- Split the file into smaller parts.
Import: skipped rows
Cause: Some rows contain values incompatible with the defined column type.
Solutions:
- Review the import report to see the rows with errors.
- Fix the values in the source file and re-import.
- Change the column type to Text to accept all values, then correct manually.
Editing issues
Unable to edit a cell
Possible causes:
- The spreadsheet is a synchronized spreadsheet (read-only)
- You do not have editing permissions
Solutions:
- Check if the spreadsheet is in the Synchronized data tab (read-only) or My spreadsheets (editable).
- Contact the workspace administrator to obtain editing permissions.
Modification not saved
Cause: A connection issue occurred during saving.
Solutions:
- Check your internet connection.
- Refresh the page and verify if the modification was saved.
- Re-enter the value if necessary.
Export issues
CSV export: missing accents
Cause: The application opening the file does not use UTF-8 encoding.
Solutions:
- In Excel: use Data > From Text File and select UTF-8 as the encoding.
- In Google Sheets: import the file with File > Import (UTF-8 is the default).
Export: empty file
Cause: A filter is active and no rows match.
Solution: Disable all filters before exporting, or verify that the active filter returns results.
Synchronization issues
Synchronized spreadsheet not updated
Possible causes:
- The Live Data source is disconnected
- The last synchronization failed
Solutions:
- Check the source status in Live Data.
- Click Refresh to force a resynchronization.
- See Troubleshooting Live Data for synchronization errors.
Missing columns in a synchronized spreadsheet
Cause: The source schema has changed since the last synchronization.
Solution: Run a schema discovery again from the Live Data source configuration.
Form issues
Public form inaccessible
Possible causes:
- The Public form option is disabled
- The link has been regenerated
Solutions:
- Verify that the Public form option is enabled in the form settings.
- Retrieve the new public link and redistribute it.
Responses not saved
Cause: The form references columns that have been deleted from the spreadsheet.
Solution: Edit the form and verify that all fields are linked to existing columns.
See also
- Spreadsheets — Overview
- Import and export — Import/export guide
- Forms — Form builder
- Common errors — HTTP codes
Need help?
Contact us: Support and contact.