Hub
Pricing About
ComponentComponent

Delimited String Sorter

takbb profile image
Draft Latest edits on 
Jul 19, 2023 10:16 AM
Drag & drop
Like
Use or download
Transforms a column containing delimited strings so that each of the strings have their elements sorted into either ascending or descending order. The output is into a new column with _sorted appended to the column name e.g. if the input table were this: Column1 bat, frog, car, astronaut egg, cake, apple, banana The resulting output (sorted) column would be Column1_sorted astronaut, bat, car, frog apple, banana, cake, egg The output delimiter and the input delimiter can be different. If the string contains a delimiter of comma followed by space, as in the above example, you should specify comma and the space as the delimiter. otherwise the space is considered part of the data items and will result in a slightly mis-spaced resultant string @takbb Brian Bates 19 July 2023

Component details

Input ports
  1. Type: Table
    Input
    Data table containing at least one column with (unsorted) delimited strings
Output ports
  1. Type: Table
    Ouptut
    Data table containing additional transformed column containing sorted delimited strings

Used extensions & nodes

Created with KNIME Analytics Platform version 4.7.4
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.4

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, 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