Is there any way to do an aggregation (a pie chart for instance) which shows the top 9 and the 10th value is all ‘other’ events which are not in the top 9?
Essentially a top 10 where the last value is ‘all other events which aren’t in the top 9’ I know you can roll-up on columns but I’m not sure if there’s any sort of equivalent for the rows option?
As an example I have this which is giving me the top 10 values by percentage of the top 10, not of total? If there’s no way to do this today, is there a place I could submit a feature request?