Text processing

Hey guys,
So, I need to delete some characters after the comma in a column of a CSV file, is there a node that allows me to do it directly through Knime or do I have to do this treatment before?

Hi @AdrianoARamos
Welcome to the community!
You can do this easily by using “String Manipulation” Node. for example, in the workflow below, I deleted 2 characters after the comma:
deletecharacters.knwf (6.0 KB)

6 Likes

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