I have a sheet that is grouped by product categories. Underneath that category are products, and within/under a product are projects that are active and/or planned. So imagine the structure of the sheet is:
Product category
Product A
Project A
Project B
Project C
Product B
Project A
Project B
I would like to display a count of both products and projects next to the product category, like this: Product category - 2 - 5
Can i do this? if yes how?
Thanks