How to split by email

Hello, I would like to split a database by clients’ email, For example: if one client has three emails, instead of having them in the same row, I would like to split them in three rows,

Like this:

KnimeExample.jpg

hi @NathanDrake
you can use the Unpivoting node

Result (input = 1 row with 3 emails)

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.