Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford, this is great - do you have an example of how this is done? Haven't parsed things in this way before. Thanks!!
Yes - in this format - A;B;C which then checks the relevant values in the Salesforce multi-select picklist. Can't for the life of me figure it out! May need to handle in Salesforce.
Hi Helen! But won't that null out ALL values? If I have A;B;C as values, I only want to take away A, leaving B and C...
Hi all, we have a Solution Engagement field to keep track of all the products that prospects are engaged with. I'm already using this sort of workflow to populate new products into the Solution Engagement field: Handling Multi-Select Fields in Salesforce But what I want to know is, how can I de-sele...