I need to create a csv to load into another application so I'm using a csv writer. That works perfectly but I get an error becauwe FME uses an "," as a delimter instead of a ";". Does anyone know how I can change this?
Page 1 / 1
You can change the separator in the Navigator, under the writer parameters:
Oh thx! stupid of me, I always look in the transformer itself and never in the navigator
Go to your CSV writer parameters and set Delimiter Character in Fields to any character you want