
Convert Selected Choices to Collection Variable in Flow
When a user selects multiple choices on a flow screen, all the selected values are stored in a single variable. In order to loop through them, you have to convert them to a collection variable.