Hi guys!
Just wondering what operator can I use to do an aggregation.
In one of my colums I have values from 1-100 and I would like them in to 4 groups; Values 1-25 would be named as "very poor", 26-50 would be "poor", 51-75 would be "average" and 76-100 would be "great", and I would like these labels to be in a new column.
Do you have any suggestions on how to do this?