Hello,
Using O365 and the Split String workflow action, on a column with carriage returns.
The dictionary count, if I log it to the workflow history list, shows the correct number of items but I am not able to get the items from the dictionary.
The workflow errors.
Var guestIndex is a number
Name is a string.
If I email split result, I can see the correct values are in the dictionary
One comment recommended placing {} around the Get index reference, but I am unable to do so.
I get the error that using special characters in a sting that contains a workflow lookup may corrupt the string and I am unable to save the change.
Has anyone resolved this error?
many thanks
Laura