A SQL lookup based on a previously selected value (also a SQL lookup) within a form is returning the correct value, but somehow concatenating itself with ;# inbetween. For example, where I would expected 10300 the value being returned is 10300;#10300. The source data has been verified and looks clean.
I can clean this up with a function, but that just adds another layer.
Thanks
