so I have a address object that holds a postcode (zip) in the format “AS7 8HJ” (uk postcode)
I have a connected object of postcode areas that would, in the example shown be “AS”
I have an equation that pulls “AS” out of the address but I want then to automatically associate it with the connected record “AS” without any further user input …