Hi!
I wondering if is there a way to pass multiple variable value and name into table column.
The names into one column and the values into another.
I’ve tried table column to variable but It not works as I want, It produces multiples columns, but I want all the names into one column and all the values into another column, like this
All that is to use the table together with the node “string replacer (dictionary)” passing value and name column in pattern column and replacement column respectively, then being able to replace string with dynamic values according to need instead of pass static values.
I’ve reading a post telling about pass variable into table column, but that way not works in my case.