Which node should I use to split the array into separate rows?
I have an array [“1”,“2”,“3”]
I want to get this result.
1
2
3
Which node should I use to split the array into separate rows?
I have an array [“1”,“2”,“3”]
I want to get this result.
1
2
3
It looks like your topic is missing some important information. Could you provide the following if applicable.
hello @artstlanik
You can use the Split Out node, where you have to provide the variable name