You are here:
Categorize Numeric Field Values into Buckets
Use a bucket field to categorize and organize numeric values. For example, to group by region, you can create buckets High, Middle, Low to group numbers of cases per account.
- In the Transform node, select the measure field in the Preview tab.
- In the Transform toolbar, click the Bucket button (
) to define the
buckets.
- For Range 1, enter a value and label for the first bucket. Rows with values below the Range
1 value are assigned to this bucket.

- If your bucket field has more than two buckets, click Add Range>> to add a middle range.
- For each additional middle range that you add, enter the range of values and the bucket label. Rows with values greater than or equal to the first value and less than the second value are assigned this bucket.
- For the final range, enter a value and bucket label. Rows with values greater than or equal
to this value are assigned to this bucket.

- To place null values into their own bucket, select Bucket null values.
- Under Show Results In, select whether the buckets should appear in a new field and what should happen to the original field.
- If you elect to create a field, set the label under Field Label.
- Click Apply to add the transformation to the Transform node. The Preview tab shows the new bucket field.
- To view the canvas, click the Collapse button (
). - Click Save.
After you run the batch data transform, you can view the bucket assigned to each row in the bucket field.

