Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Setting for semicolon as CSV separator?

$
0
0

I want to generate CSV files that use a semicolon ; rather than a comma , as field separator.

The comma is especially problematic because I can't just search&replace , for ; because random company names then become e.g. "Gaylord; Lakin and Grady" (yes, that's an actual sample).

I also want to use the comma as decimal separator, rather than the US notation that uses the period character. Again, this is not trivial so search&replace.

Your help is much appreciated!


Viewing all articles
Browse latest Browse all 2665

Trending Articles