Hub
Pricing About
WorkflowWorkflow

String Manipulation

String manipulationNode bitesNight heron data
nightherondata profile image
Draft Latest edits on 
May 19, 2023 1:34 AM
Drag & drop
Like
Download workflow
Workflow preview
The String Manipulation node is used to create new or updating existing string fields. It works row-by-row; this means you can reference values in a given row but you cannot reference values in other rows. For that functionality, see the Lag Column or Column Expressions nodes. The String Manipulation node's configuration menu allows you to use values from existing columns and flow variables. These are accessible through the Column and Flow Variables lists on the left of the menu. In the center is a list of available functions. Formulas are entered in the Expressions pane below. Finally, you may create a new field (Append Column) or update an existing field (Replace Column). Common string manipulations include: - Replacing a value in a string with some other character. For example, removing " characters from a string (replace) - Stripping whitespace from a string (strip, stripEnd, stripStart) - Extracting a sub string from a particular string value (substr) - Combining multiple string values (either from existing fields or manually entered values) into a single string (join) Note: Functions are case sensitive. lowerCase is good, but lowercase will return an error.
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 4.7.2
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.2

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.0

    knime

Legal

By using or downloading the workflow, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits