I have created a Visual Flow in Salesforce and I wish to use the option of a Multi-select Checkbox. I cannot seem to find a way to map these Multi-select checkbox choices to a record. I have tried mapping each choice to a checkbox and also each choice to a multi-select picklist value but I cannot seem to get it to map. Can someone help me with this?
Attribution to: Clehan1
Possible Suggestion/Solution #1
I have been able to create a record populated via a Multi-select Picklist.
This is my screen setup...
This is my flow..
I then mapped my Multi-Select Picklist to the Record Create task
When I ran the flow it resulted in my field displaying as follows on the new record...
Note that i did find the following statement (second bullet) in the documentation, section Multi-Select Choice Fields Overview, which seems to suggest if i read the record i cannot map the value to be displayed...
You can’t populate multi-select picklists in flows with the picklist values of standard or multi-select picklist fields elsewhere in your organization.
Attribution to: Andrew Fawcett
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/30760