AlexZencovich wrote:There are some doubts with that feature
1. Until you expand cell to sublevel (at least first time), counts still unknown or incorrect if you have any filters, especially filters by measure values. This is perfomance question - if you have 2 dimension for 1000 items each, we should check 1000000 possible cell variation to produce correct data, even if user really will expand only one cell to see inside
OK, I can now understand the complexity behind this *simply* feature. I think that a manual option to see current subitems count for current visible dimensions items would be nice.
AlexZencovich wrote:2. You may implement that by yourself with set TPivotgrod.Settings.Subtotals.xxx properties (see demo app fro details) and event handler fired on get of subtotal cell text. Not easy, but possible.
I'll try to implement myself, but I'm agree, it could be so difficult to me, as you said. I'll publish any working solution, if ever.
Best regards,
Pedro