Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Snowflake Dimension Referencing Same Table in Mondrian 4

$
0
0
Hi everyone,

Thanks in advance for any ideas/help. I have a shared dimension (call it DIM_USER) that has 2 uses of a snowflaked table - call it BIRTH_LOCATION_KEY and CURRENT_LOCATION_KEY. How would that work in Mondrian 4?

Right now i have it as:

<Link source='LKP_LOCATION' target='LKP_USER'>
<ForeignKey>
<Column name='BIRTH_LOCATION_KEY'/>
</ForeignKey>
</Link>
<Link source='LKP_LOCATION' target='LKP_USER'>
<ForeignKey>
<Column name='CURRENT_LOCATION_KEY'/>
</ForeignKey>
</Link>


When it comes to the actual User dimension, how do I setup the table="" command in an attribute to know which Link it is referring to?

Thanks!

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>