Country code needs to be updated | Community
Skip to main content
Employee
July 3, 2022
Solved

Country code needs to be updated

  • July 3, 2022
  • 1 reply
  • 977 views

HI team, I have country data in my csv file, but do not have any country code. How should i get the value of the country code of all countries. I tried mapping country(nms:country) to the country code.But there are two attributes( iso-2 and iso-3). How would these two attributes will map to a single countryCode. Kindly help.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @smritifotedar 

It depends on the values you have in the CSV file. If the value is IN for India then use the IsoA2 attribute and if it is IND for India then use the IsoA3 for the mapping.

 

 

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
July 5, 2022

Hello @smritifotedar 

It depends on the values you have in the CSV file. If the value is IN for India then use the IsoA2 attribute and if it is IND for India then use the IsoA3 for the mapping.

 

 

     Manoj     Find me on LinkedIn