Looping over String Replacer

Hey everybody,
What I would like to do is replace the value 00.00.0000 with 09.09.9999 in some columns and then use these columns in the String to Date node.
Currently, I use 6 String replacers behind each other to replace every column I need. Is there a possibility to loop over a string replacer (e.g. Column Loop List)?

Hi,

You can use the “Column List Loop Start” and “Loop End (Column Append)” nodes to loop over the columns you want.

Best,
Armin

3 Likes

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