Hello,
I am trying to combine multiple string filter to one, can anyone help me with this. Have attached image below
Hi!
Have you tried the node to code function?
I would group by key of the starting string as a start, then ask what the key value is to set the right parameter value(s) accordingly.
Thank you
You can use a list of input strings with String.StartsWith and list levels to mask the inputs into groups. Then you should be able to use the same list structure to write each value to the list of sorted strings.