AddCustomGroupField

  • Thread starter Cristiano Moraes da Silva
  • Start date
C

Cristiano Moraes da Silva

Hi everyone,

I have used OWC 10 - PivotTable component to display OLAP reports....
To "group" members I used "AddCustomGroupField" method, but with some
calculated members
it doesn't work so good.....like this:

Customers Unit Sales MyCalculatedMember

"(Descendants([Customers].CurrentMember, [Customers].[Name]).Count"
Other 266781 0 ==> Here is the problem!
My Group 4879 0
Grand Total 271660 10281

How can I do to "count" child members under group Fields ?? I need some
work around urgent...

Thanks...
===========================================
Cristiano Moraes da Silva
SIG Soluções em Informática e Gestão LTDA
Santa Maria - RS - Brasil
[email protected]
www.sigbrasil.com.br
+55 552268699

===========================================
 
Top