Hi Folks,
I am looking to split a table into percentiles based on a numerical field i.e. Profit.
For each of the percentiles I am looking to do some simple calculation i.e. Average Profit, Average Age etc.
Is there any easy way I can do this where I can decide on whether I want percentiles (split into 100 groups) or deciles (split into 10 groups).
Can anyone help?