Difference between revisions of "Bad CSV rate file examples"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 17: | Line 17: | ||
This is not acceptable - all values in all files should be separated by ';' or by ','. Neither of these separators is acceptable. | This is not acceptable - all values in all files should be separated by ';' or by ','. Neither of these separators is acceptable. | ||
Files in such a format can't be imported. | |||
[[Image:bad_rate_csv_example2.png]] | [[Image:bad_rate_csv_example2.png]] | ||
Line 23: | Line 23: | ||
<br><br> | <br><br> | ||
= Example 3 = | = Example 3 = | ||
Revision as of 12:47, 28 May 2010
Example 1
In this file there are separate prefixes in one line.
Only one prefix can be on a separate line.
Files in this format can't be imported.
Example 2
Values in the header are separated by ';' and all the following values in other lines are separated by ','.
This is not acceptable - all values in all files should be separated by ';' or by ','. Neither of these separators is acceptable.
Files in such a format can't be imported.
Example 3
Prefixes have '00' in front of them. No international prefix is allowed in front of a prefix.
File in such a format can't be imported.