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

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

Last updated
Was this helpful?