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

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.
Hat Ihnen diese Antwort geholfen?
aggregate

aggregation

Doc : aggregate