Filtering data in databases
The HR department needs a report that focuses only on active employees. Instead of transferring the entire dataset into KNIME, you will use database-level filtering to select rows where the status
column is set to "Active."
This ensures faster processing, reduces unnecessary data transfers, and keeps your workflow streamlined.
If you have issues with this exercise, you can always browse your Local space
, click on the data-manipulation-with-knime
folder, and load the 4_2_filtering-databases
workflow from the Exercises
folder. Please make sure that all prior nodes are executed before continuing with this exercise.
This exercise is part of the course
Data Manipulation in KNIME
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
