Icon

RegEx Split String - KNIME Forum (89900)

<p>Split String into years and months</p><p>https://forum.knime.com/t/i-need-help-asap-been-struggling-with-this-for-past-3-hours/89900/2?u=mlauber71</p>
Table Creator
Expression
pos_years
String Manipulation
pos_months
String Manipulation
toInt(strip(substr($duration_txt$,0 , $pos_years$)))
String Manipulation
toInt(strip(substr($duration_txt$,0 , $pos_years$)))
String Manipulation
Java Snippet
full_months
Math Formula

Nodes

Extensions

Links