Hi @villa1980! Unfortunately we don’t have a built-in node that can split data into separate rows delimited by a semicolon. The Split Out Node doesn’t allow you to specify a delimiter. Instead you’ll need to use a code node to do this.
Here are some additional links that shouldl be helpful to refer to: