How can I filter the input data before analysis?

1 vues

Réponse

You can use the "where" parameter to specify an expression for subsetting the input data. Additionally, the "whereTable" parameter allows you to use rows from another table as a filter.
Did this answer help you?
cspade

sequence

See technical action