I trying to write an SSIS expression to get the right part of a string before the separator and then put the new string in a new column. I have used Substring and Findstring
Just use SSIS TOKEN with "-" delimiter and then use TRIM