Fixing issues when loading a CSV file into a dataset as a data source
Written by
Updated at December 17, 2025
Issue description
When trying to upload a CSV file as a data source for the dataset, you get the Failed to upload file message or the ERR.FILE.PARSE_FAILED error.
Solution
-
Check your CSV file encoding: we support UTF-8, UTF-16, Windows-1251, and UTF-8-sig.
-
Check that column separators are correct and in place throughout the file. The available values are a comma (
,), semicolon (;), and tab character. -
Try uploading the file again by following these steps:
- Disable ad blockers in your browser.
- Go to the DataLens dataset page in incognito mode.
- Use a different browser.
If the issue persists
If the above recommendations did not help, create a support ticket
- Link to the dataset in question.
- HAR-file built when attempting to add a joined table to the dataset.
- CSV file that you are trying to upload to the dataset as a data source.
Alert
Before sending your CSV file to our support, make sure to remove all sensitive information from it.