trialbyfire
IS-IT--Management
I am trying to take a string similar to 524-0982 or 62341-90823 and displaying just the digits before the dash. However the wild card operators do not appear to be working for me. Formula is as follows,
Replace ({custname.cust-code},"-*",""
If I remove the " from the "-*" the formula does not recognize the - as a string. However the formula above does not appear to be working. Can someone out there give me some help.
Replace ({custname.cust-code},"-*",""
If I remove the " from the "-*" the formula does not recognize the - as a string. However the formula above does not appear to be working. Can someone out there give me some help.