Category
Strategy Elements
Description
Specifies whether numbers (prices) in a CSV Import use a point or a comma as their decimal separator
Choices
Point - point (period) is used (default)
Comma - comma is used
Notes
By default (and by definition) comma is the field separator in a CSV file, and point is the decimal separator.
This optional item enables European-format "CSV" files to be imported by RealTest. When you add "CSVNumFmt: Comma" to your CSV import definition, semicolon is used as the field separator (making them no longer "comma-separated values"), and comma is used as the decimal separator.
Such files sometimes use point as the date field separator, and RealTest also supports this format automatically. See also CSVDateFmt for d/m/y date field order specification.
|