Is it possible to group the aggregation results by certain categories?

4 vues

Réponse

Yes, you can group results by using the 'groupBy' subparameter within the main 'table' parameter. You provide a list of variable names that the action will use to group the data before performing the aggregation.
Did this answer help you?
aggregate

aggregation

See technical action