Country Code column in importing file
When your importing file contains "Country Code" column that has an additional information about the Code, during import, it will be joined with "Code" column. Imagine our importing file has the following columns:
Code | Code Name | Country | Country Code |
---|---|---|---|
33 | Brasil | Brasil | 55 |
313 | Brasil – Belo Horizonte | Brasil | 55 |
312111 | Brasil – Belo Horizonte | Brasil | 55 |
Once the import is over, your Code Deck will have the following look:
Code | Code Name | Country |
---|---|---|
5533 | Brasil | Brasil |
55313 | Brasil – Belo Horizonte | Brasil |
55312111 | Brasil – Belo Horizonte | Brasil |