dbTalk Databases Forums  

Error limiting dimension values

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


Discuss Error limiting dimension values in the microsoft.public.sqlserver.olap forum.



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

Default Error limiting dimension values - 08-04-2003 , 08:50 PM






Hello - I am using the following MDX to limit the dimension values in
the foodmart database (Dimension security - allow members):

filter([Store].[Store Name].members,sum(filter([emp_table].[Employee
Id].members,[emp_table].[Employee Id].currentmember.properties("Login
Name") = username),[measures].[measure]) <> 0)

I keep getting error that the emp_table is not a valid dimension.

Thanks for your help!

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.