Change string MMM-yy into into separated column of month and year

Hi @ekayani

See this topic https://forum.knime.com/t/string-to-date/13036 with a similair problem (solved).
If you want to split the cell into MMM and yy use the Cell Splitter node, with a “-” as delimiter.

gr. Hans

4 Likes