Reorder string column

Hi there

I want to reorder a string that contains the Name and Last Name of a person. For example, I have “Obama, Barack” and I want to replace it with “Barack, Obama”

Thanks

Hi @cwm -

Here’s one way you could do it, using the Cell Splitter and String Manipulation nodes.
2018-04-09%2010_11_13-KNIME%20Analytics%20Platform
CellSplitterStringManipulationExample.knwf (14.2 KB)

1 Like

Thank you so much @ScottF, it works as expected!

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