Matteo on 20 Sep 2019 22:41:16
Let's say I have a set containing 100 elements and i would like to visualize (either in a table or in graph) the top 6 individually (i.e. by Sales amount) and the bottom 94 as an aggregated "Other" element (by mean, sum, etc. depending on the need).
Merged with
Add others options to TopN Filter