If you create a report that includes currency fields where a comma ‘,’ is used as a thousand separator then the system doesn’t strip this out when generating the csv output. The result is that the relevant lines come out with extra fields and needs to be fixed when pulled into excel.
Currency fields should be ‘sanitised’ before export into csv.