[Mondrian] ReferenceLink problem

Yannick Martel martel at codelutin.com
Thu May 28 10:18:21 EDT 2015


Le Wed, 20 May 2015 20:08:17 +0000,
Matt Campbell <mcampbell at pentaho.com> a écrit :

> ReferenceLink support hasn't been implemented yet.  See MONDRIAN-1337.
> 
> If your dimension is snowflaked, you can define the join path in the
> PhysicalSchema.  See the [Product] dimension in Foodmart.mondrian.xml
> for an example.
> 

Hi,

I tried "Join" function, but I have always an exception :
"""
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(ArrayList.java:635)
	at java.util.ArrayList.get(ArrayList.java:411)
	at
mondrian.rolap.RolapSchemaLoader.getOrCreateDimension(RolapSchemaLoader.java:2786)
at
mondrian.rolap.RolapSchemaLoader.createCube(RolapSchemaLoader.java:1563)
[...]
"""

So, I never successed in using snowflake with Join, I have certainly
missed something in the process :/

-- 
Yannick Martel



More information about the Mondrian mailing list