dbTalk Databases Forums  

Dinamic Dimension Security

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Dinamic Dimension Security in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jhonny
 
Posts: n/a

Default Dinamic Dimension Security - 09-01-2003 , 08:55 AM







Hi all,



I´d like to make a dinamic dimension security using a dimension
property... for example, I wanna see only Versions with property = "P",
then I thought something like this on Allowed Members permission:



[Version].currentMember.properties("TYPE") = "P"



Ok, but I can´t use this mdx expression there, do you know if I
can do it?!



Being clear: I have 3 members on a Flat Dimension:



VERSION1 property type = "X"

VERSION2 property type = "X"

VERSION3 property type = "P"



I should see only the VERSION3 in which contains a P value property.



Thanks,

Alex Berenguer


--
Posted via http://dbforums.com

Reply With Quote
  #2  
Old   
Jhonny
 
Posts: n/a

Default Re: Dinamic Dimension Security - 09-01-2003 , 01:35 PM







Hi Chris!!!



I´m including the filter on Allowed Members permission, but using the
Filter, it worked as expected.



THe unique change on your expression was to "[Store].members" because
it´s a flat dimension.



Thanks in advance,



Alex Berenguer


--
Posted via http://dbforums.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.