I have a list with a title column and a people picker column that allows multiple selections. I want to create a workflow that will create a list entry in another list for each person in the people picker. The "create list item" will only create an entry for the first name in the people picker list.
I even tried using the "Extract substring from index of string" and set the "starting at" to "1" and then create list item from the variable and still only one list items was created in the other list.
I need an OOTB solution using SPD.