Bad CSV rate file examples

From Kolmisoft Wiki
Revision as of 19:45, 7 October 2009 by Admin (talk | contribs)
Jump to navigationJump to search

Example 1

In this file there are separate prefixes in one line.

Only one prefix can be in separate line.

File in such format can't be imported.

Bad rate csv example1.png




Example 2

Values in header are separated by ';' and all following values in other lines are separated by ','.

This is not acceptable - all values in all file should be separated by ';' or by ','. Both of these separators are not acceptable.

File in such format can't be imported.

Bad rate csv example2.png




Example 3

Prefixes have '00' in front of them. No international prefix is allowed in front of prefix.


File in such format can't be imported.

Bad rate csv example3.png




See also