I need to split a data table into two or more data tables based on logic I can provide as an expression. I know I can do this using a few steps and filter transformations in the data canvas, but would ideally want to be able to do this in one place. Another workaround is to write a data function that generates several output data tables based on one input and a logical expression, but it should preferably be out of the box functionality.