jandrews
02-06-2025Cloud Apps
stacked column chart- show top N values, group others in "Other"
same question as here - just reupping in case someone new can have a look. I have something like 80 values I would like to put in a stacked column but only the top 5-10 are significant at any given time - is there a way to programmatically group the rest into "Other" like Sisense does automatically in a pie chart?
Note that the top 5-10 values may change over time, otherwise charting a custom column would work.
... actually, now that I'm thinking about it, I can probably put in a dynamic custom column based on percentage of the total for each column, but that is very ugly.
thank you!