Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ejonesOne way is to use the Trim Fields node.
Set TrimCharacters to 0
Set TrimDirection to Left
To make sure it only operates on that one field you should
Set IncludeOrExcludeFieldSet to Include
Put the name of the field getting trimmed in FieldSet
Hmm... I believe this is a question in one of the exercises in the LAE training class Lavastorm provides. So I hope I'm not making things too easy for one of our trainees