What is the 'inputs' parameter for in the groupBy action?

1 vues

Réponse

The 'inputs' parameter specifies the input variables for the analysis. It takes a list of objects, each defining attributes like 'format', 'formattedLength', 'label', 'name' (required), 'nfd', and 'nfl' for an input variable.
Did this answer help you?
groupBy

simple

See technical action