Get unique groups/values

The Get unique groups/value step allows you to get the values from a column or unique groups of values from a combination of several columns.

Step parameters

  • Get unique groups/values in columns column(array)*: Select one or several columns that will be combined to constitute unique groups of values

Example

Input

Aggregate - get unique groups / values input

Configuration

{
    "columns": ["category", "product"]
}

Output

Aggregate - get unique groups / values output

Last updated

Was this helpful?