• Vikash, Phil, somebody?

    [Business Unit] is MFMGOOGLE and I want just the 'GOOGLE' part.

    This parses in the Derived Column transformation but isn't working as intended:

    SUBSTRING([Business Unit],4,LEN([Business Unit]) - 3)

    How to fix this expression to return intended result?