Create Beast Mode Calculated Field from sub-string in Placement separated by multiple delimiters
Hi, I need to select a substring from our Placement Names that returns the Creative Name that is nested within the Placement Name. The characters within the Placement Names and Creative Names vary, so I need MySQL code that works in BeastMode that concatenates all characters between the -3 underscore and the -2 underscore.…