Regexp Match not validating
I have a magic etl with a Formula using REGEXP. It doesn't validate but I am wondering if I can even do what I'm doing. I want to extract all values between 2 string characters. Field Value (snip) DECODE(TRUE, IN(LTRIM(RTRIM(deposit_account_type__)),'410'),'Brokered', IN(LTRIM(RTRIM(deposit_account_type__)),'411'),'CDS…