AREA_LABEL

This function will extract the area label from a postcode in standard UK format.

AREALABEL ( <field_name or postal_code> )

field_name or postal_code: The geographic field to extract the area section from.

Example: create a field at the HOUSEHOLD level that returns the postal area section of the postcode.

AREALABEL ( [HOUSEHOLD.POSTCODE] )