I have a variable that I scrape a country to called “PRIORITY COUNTRY 1”
I need to lookup that variable in a DT and return the country code to the variable.
Country is in the second column and code is in the first
|Code|Country|
|00|N/A |
|AD|Andorra |
|AE|United Arab Emirates |
|AF|Afghanistan |
|AG|Antigua and Barbuda |
|AI|Anguilla |
|AL|Albania |
|AM|Armenia |
|AN|Fmr. Netherlands Antilles |
|AO|Angola |
|AP|ARIPO |
|AQ|Antarctica |
|AR|Argentina |
|AS|American Samoa |
|AT|Austria |
|AU|Australia |
|AW|Aruba |
etc