<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I'm using Saiku 3.1 with mondrian 4.3 schema and I need to use
    MemberFormatter for one of my attributes:<br>
    <br>
    &lt;Dimension name="Pareigybe" caption="Pareigybe"
    description="Pareigybe" table="pareigybe" key="Pareigybe" &gt;<br>
     &lt;Attributes&gt;<br>
    &lt;Attribute name="Pareigybe" nameColumn="prg_kodas"
    keyColumn="prg_kodas" orderByColumn="prg_kodas"<br>
                     caption="Pareigybe"  captionColumn="prg_caption"<br>
                     hierarchyAllMemberName="Pareigybes"
    hierarchyAllLevelName="Visos"&gt;<br>
            <b>&lt;MemberFormatter
      className="lt.vu.mondrian.LongCaptionFormatter"&gt;
      &lt;/MemberFormatter&gt;</b><br>
    &lt;/Attribute&gt; <br>
    &lt;/Attributes&gt;<br>
    &lt;/Dimension&gt;<br>
    <br>
    This attribute is in shared dimension.<br>
    When I try to maexecute some query on Cube with this dimension,
    nothing happened.  Method formatMember wasn't called.<br>
    When I refresh schema, 2 objects of class
    lt.vu.mondrian.LongCaptionFormatter were instantiated.<br>
    Could You help me. It seems that is so little and easy problem, but
    I can't resolve it.<br>
    <br>
    Best regards<br>
    Tadeus Garsva<br>
    <br>
    P.S. I'm very sorry for my english<br>
    <pre style="margin: 0px; padding: 15px; border-width: 0px 0px 0px 1px; border-left-style: solid; border-left-color: rgb(229, 229, 229); outline: 0px; font-size: 13px; vertical-align: baseline; font-family: monospace, sans-serif; white-space: pre-wrap; word-wrap: break-word; overflow: auto; color: rgb(85, 85, 85); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background: rgb(255, 255, 255);">Hey !
&gt; 
&gt; I'm using saiku soft with a mondrian 4.0 schema and I need to manage a
&gt; kind of snowflake schema through a ReferenceLink (and "viaDimension").
&gt; 
&gt; I tried se</pre>
    <br>
    <br>
    <br>
  </body>
</html>