[Mondrian] VisualTotals + Member captions fix

Sergey Mazin sergey.mazin at skype.net
Fri Feb 19 06:33:04 EST 2010


Hello Julian,

 

When filtering on rows/columns in Excel (visualTotals are used) captions for
members are diplayed wrong (Member key is displayed instead of caption).

 

Changes are minimal.

 

In VisualTotalMember class we need to add method:

        public String getCaption() {

            return member.getCaption();

        }

 

Best regards,

Sergey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20100219/1669f379/attachment.html 


More information about the Mondrian mailing list