Question
Transformation of text from one value to another
I feel I am missing something basic. I have a rule to pull in contact data from an outside source with a field called "Alternative Email Address". Now, we want to use that so the field is of type 'EMail address", but if the customer leaves it blank on our Customer Portal, we add "--" in the field as a placeholder (it can't be null the way we have it submitting".
Now, reading "--" into Gainsight to load into an email address won't work so I'd like to replace or blank out that text so the rest of the record gets read in. Right now, those fail and are excluded from the load.
I have two data sets and a merge, and it seems all I need to do is transform the text. However, what is the best way to replace text "--" with "" or null?
Now, reading "--" into Gainsight to load into an email address won't work so I'd like to replace or blank out that text so the rest of the record gets read in. Right now, those fail and are excluded from the load.
I have two data sets and a merge, and it seems all I need to do is transform the text. However, what is the best way to replace text "--" with "" or null?