How to strip whitespace in elements of table columns?

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:
image

Hi @azsb1g19 -

Instead you need to use the special $$CURRENTCOLUMN$$ keyword, selecting the relevant columns in the exclude/include dialog box at the top:

3 Likes

@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.