DBO.EQ_STD_HOST_COUNTRY_ISO2_FROM_ASSIGNMENT_ID(Parameter1)
This function will accept the assignment id and return the 2 character ISO code for the From Country. This same information can also be added to your report using the Assignment Derived Calculations data source, To Country Code (2 Char) field.
Parameter(s)
Parameter1: [Assignment: ID]
Example(s)
Example 1: Return the 2 character ISO code for the host country for an assignment
DBO.EQ_STD_HOST_COUNTRY_ISO2_FROM_ASSIGNMENT_ID([Assignment: ID])