For the complete documentation index, see llms.txt. This page is also available as Markdown.

Switch-Case

This step implements switch/case statements found in popular programming languages like Java.

The PDI implementation routes a row of data to a Target step based on a comparison Value in a specified field.

Diagram illustrating how switch case works

Last updated

Was this helpful?