Hi All,
I am trying to remove all content after the first special character (there are several '-' included in each string). For example:
6 - Craft Workers (EE - US-United States of America)
1.2 - Mid-Level (EE - IE-Ireland)
4 - Sales (EE - CA -Canada)
I just want to extract everything before the first dash.
Thank you for your help with this!