Separating values that are part of a string from Salesforce | Community
Skip to main content
October 8, 2014
Question

Separating values that are part of a string from Salesforce

  • October 8, 2014
  • 1 reply
  • 666 views
We're attempting to use a Salesforce value to initiate an email campaign. The value is part of a string, separated by commas. We're unable to use the "contains" function to select just one value. Instead, we're forced to select the entire string.

It's been suggested that we separate each value by a "comma," then a "space." However, this didn't resolve the issue.

Has anyone encountered this? Is there a solution we're not thinking of? 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grant_Booth
Level 9
October 8, 2014
Why aren't you able to use the "contains" function? Could you post a screenshot or two to help explain the situation?