https://discord.gg/botpress logo
Support CSV files with semicolon separators ( ; )
# 👀feature-requests
a
Hey there! I’m from Europe, where it’s common for CSV files to use semicolons (;) as separators instead of commas (,). This is because many European locales use commas to represent decimal values. For example, Microsoft Excel automatically adapts to the system language — if your system is set to German, it will export CSV files separated by semicolons by default. Currently, Botpress cannot import these semicolon-separated files, which means users have to manually convert them before uploading. It would be fantastic if Botpress could natively detect and support these CSV formats, so we don’t need an extra conversion step. Would be awesome to see this supported — it’d save a lot of manual fixing!