Hi all,
I am trying to figure out how to bin values in alteryx using custom range. I have an "age" field and some how i want to group them in bins of:
- 0 to 17
- 18 to 29
- 30 to 69
- 70 to 79
- 80 +
Is there any way i can bin these and give this a new field name i.e " Age Group".
I have tried using the multiple binning tool but it dose't allow me to specify values.
Thanks,
Aqil