<span class="gmail_quote"></span>Sorry-- I sent that last email accidentally before completing it.<br><br>We have a need to hide dimensions which are used only in the definitions of calculated measures.&nbsp; That is, end users want to be able to use certain measures on reports, but not the dimensions that are used to define those measures.&nbsp; To do this we were thinking about using role based security and set &lt;HierarchyGrant access=&#39;none&#39; ... &gt;.&nbsp; 
<br><br>Currently in Mondrian you can use a calculated member which is defined with a dimension member, even if your role doesn&#39;t have access to that dimension.&nbsp; That&#39;s actually good for us if we use this approach, but seems like it could be considered a bug.&nbsp; I don&#39;t want use this approach if the behavior is changed to prevent access in this case.
<br><br>BTW-- it doesn&#39;t appear you can use a restricted dim in a calc mem in Analysis Services 2K.<br>
<br>