Help with Set Node

Hi,
I have the following data and am trying to use an expression inside the Set Node to get a specific part of a string:

However I am only able to do it for the first item. How can i do this so it does it for all items?

Hi @Surge.Media, it seems you only have 1 item which in itself has multiple values in the id field.

So to have the Set node work for all values inside id you could use an Item Lists node in front of the Set node, splitting out the values from your id field. Like so:

Result:

Hope this helps!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.