Multiple selection for choice lookup in flow
Salesforce has enhanced the Choice Lookup component in Flow Builder, now allowing it to accept multiple selections (up to 25 choices) rather than just a single selection. This update adds significant flexibility to business processes, particularly in scenarios like assigning multiple tasks to team members.
Previously, only the standard Lookup component allowed multiple selections, making this a valuable improvement for users who need to handle multiple-choice options efficiently.
This feature is available in both Lightning Experience and Salesforce Classic across Professional, Enterprise, Performance, Unlimited, and Developer editions. However, it’s important to note that it’s not supported in the Classic runtime for flows.
Why is it Important? For example, in a screen flow used by project managers to assign tasks, they can now select multiple tasks in one go, streamlining their workflow. Before this update, they were limited to selecting only one task at a time, which could be time-consuming for larger projects.
To enable this feature, go to the Screen element in Flow Builder, add the Choice Lookup component, and set “Let Users Select Multiple Options” to “Yes.” You can then add the necessary choice resources to accommodate the selection of up to 25 options.
This update is particularly useful for improving the efficiency of flows that require multi-select capabilities, making Salesforce more adaptable to complex business needs.
Read more