Hi
I have a collection of IDs(144;122;) which I tried to loop though. I used RegEx to create the IDs into a collection. They came from multi-value lookup field.
The loop would fail with the following error after first run -
Coercion Failed: Unable to transform the input lookup data into the requested
type.
Can someone please help?