Describe the problem/error/question
Export of Data Tables are encoded as “UTF-8 BOM”, which breaks the later re-import; at least it forces to correct the form to proceed (see screenshot below)
What is the error message (if any)?
“Only alphabetical and non-leading numbers and underscores allowed“ regarding the first column after uploading exported CSV for creating new Data Table.
Please share your workflow
Not related to any workflow.
Information on your n8n setup
- n8n version: 2.12.3
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux

