Chart with item and subitem count

Hello, all!

I have a chart that shows the sum of the items and subitems divided in groups of my board. There is a way for the items that have subitems not be counted in the sum?

Hi Gabriel, currently there is not a filter or setting that will filter out items with subitems.

That said, as a workaround, I would suggest adding a Formula Column to your board that counts the number of subitems per item:

From there, you can use this column to filter the widget to only show items where this count of subitems is <= 0:

Hope this helps!

1 Like