Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: dstaceyHi,
I'm sure this should be easy - I want to use the Trim Fields node to remove any commas that I have in strings so that I can then convert strings of types 1,234,567 into ints
But I can't get it too work - I've tried every combination I can think of (enclosing in quotes, \, etc) but no joy. I can remove a comma if it is part of a longer field e.g 1,23 works ok
I'm sure I'm missing something simple!
Thanks
Dave