Hi there - I am relatively new to Alteryx and trying to do something that I know I can do easily within Excel but looking at the boards here it appears to be very difficult and I dont want to keep reverting back to my Excel comfort zone.
Not the exact problem, but part of it is that I have a column of relationships, containing
EMPLOYEE - FEMALE,
EMPLOYEE
i simply want to end up with EMPLOYEE in each column.
In excel I would use the FIND function to do something like find "-" which will return 10 (if I have counted correctly) and the LEFT function to return the left 10 characters.
Can we do this with a simple method in Alteryx?