[Mondrian] RE: Excel 2007 Support

Julian Hyde jhyde at pentaho.com
Tue Jan 19 13:42:37 EST 2010


> Calum Miller wrote:
>
> I think the getProps function returns the wrong values when  
> HierachyInfo is  generated. I will not get another chance to review  
> this function until Wednesday evening.
> 
>              <HierarchyInfo name="Store">
>                <UName name="[Store].[MEMBER_UNIQUE_NAME]"/>
>                <Caption name="[Store].[MEMBER_CAPTION]"/>
>                <LName name="[Store].[LEVEL_UNIQUE_NAME]"/>
>                <LNum name="[Store].[LEVEL_NUMBER]"/>
>                <DisplayInfo name="[Store].[DISPLAY_INFO]"/>
>                <PARENT_UNIQUE_NAME 
> name="[Store].[PARENT_UNIQUE_NAME]"  
> type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>                <Store name="[Store].[Store]" type="xsd:string"/>
>              </HierarchyInfo>

Yes, I think you're right. HierarchyInfo needs to define the element names
that will be used in the actual result set, and define how they map onto
properties.

Julian




More information about the Mondrian mailing list