Hi,
Is it possible to filter a group by column (equivalent of having in sql)?
I have a count as a value column, and I would like to remove small quantities from the chart, because I get a lot of small slices in the pie chart
I tried to set one using the filter method but doesn’t seem to work.