Hub
Pricing About
WorkflowWorkflow

05_More_Row_Filter_Examples

Row FilterRow FilteringETLRelease 5.3Data manipulation
knime profile image
Versionv2.0 KNIME AP 5.3 ReleaseLatest, created on 
Aug 5, 2024 10:17 AM
Drag & drop
Like
Download workflow
Workflow preview

This example workflow shows more row filtering.

Reset the File Reader node to re-execute the workflow, then follow the steps below on your own:

Based on the adult.csv data set:

  1. Exclude rows where marital-status is missing using a Row Filter node.

  2. On the remaining rows, filter on Nominal Values:

    1. extract rows where marital-status = "Divorced" using a Row Filter node

    2. extract rows where marital-status = "Divorced" OR "Separated" using a Nominal Value Row Filter node

    3. extract rows where marital-status = "Divorced" OR "Separated" using a Reference Row Filter node

  3. On the remaining rows, filter on multiple criteria:

    1. extract rows where marital-status = "Never-married" AND 20 <= age <= 40 AND workclass starts with "S" using a single Row Filter node with multiple criteria.

    2. extract rows where marital-status = "Never-married" AND 20 <= age <= 40 using a Rule-based Row Filter node.

Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

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

    KNIME AG, Zurich, Switzerland

    Version 5.3.0

    knime profile image
    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.0

    knime profile image
    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