I want to retrieve a SharePoint online multi choice field into a Nintex NAC task form and for it to be editable.
I’ve created the multi choice control on the form and written it to the SharePoint online multi choice field.
Then I want to retrieve it into another task form to be edited.
I’ve tried the workflow Regular Expression using split on ;#
The last item is not returned.
e.g.
Item1;#Item2;#Item3
Item 3 does not populate into the choice control on the form.
Any idea why?
