How to export sales reports with a comma as a decimal separator

As we’re in the Netherlands, we use comma’s as a decimal separator. How can we export sales reports with this separator setting, so that the data can be used to import into our accounting software without having to manually convert the decimal seperator every time?

Im used to software asking which delimiter to use for a csv export (tab, semicolon, comma, space) so that the decimal/ thousands separator setting doesn’t cause any problems, but i dont see that option in Shopify.

Your help is greatly appreciated. Thank you!

1 Like

You can try to change the delimiter with a online tool like this https://onlinecsvtools.com/change-csv-delimiter

It is not the fastest way but in Shopify you cannot choose the delimiter, the only solution could be a custom app to do that.