Is it possible to use the String Manipulation (Multi Column) node for this purpose? Rather than something like this: Strip white space from all columns in table
I’m confused by the syntax:
This is not correct:

Is it possible to use the String Manipulation (Multi Column) node for this purpose? Rather than something like this: Strip white space from all columns in table
I’m confused by the syntax:
Hi @azsb1g19 -
Instead you need to use the special $$CURRENTCOLUMN$$ keyword, selecting the relevant columns in the exclude/include dialog box at the top:
@azsb1g19 it could look something like this:
(you might have to edit it to your needs)
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.