![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi Christer, From your descriptions, I understood that you would like to retrieve members from cube. However, I am not sure your means in "where the first member in the set is different depending on logged on user." Could you show me a sample? If you means dynamic Dimension Security, I think the following docuemnts in Webcase will help you a little. Support WebCast: Dynamic Dimension Security in Microsoft SQL Server 2000 Analysis Services http://support.microsoft.com/default...b;en-us;828343 More detailed information, I believe, will make us get closer to the resolution. Thank you for your patience and cooperation. If you have any questions or concerns, don't hesitate to let me know. We are here to be of assistance! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#4
| |||
| |||
|
|
Yes, I want a list of members. I have a "Division" dimension in my cube and in my web app I have a list of 'Divisions'. When a user access this page I want this list to be sorted in that way that the first entry in list is the Division where current user is working for. For example: User A who is working for division D1 should see his list: D1 D2 D3 D4 User B who is working for division D2 should see his list: D2 D1 D3 D4 Does this makes sence? /Christer ""Mingqing Cheng [MSFT]"" <v-mingqc (AT) online (DOT) microsoft.com> wrote in message news:iFQkN9MlEHA.3804 (AT) cpmsftngxa10 (DOT) phx.gbl... Hi Christer, From your descriptions, I understood that you would like to retrieve members from cube. However, I am not sure your means in "where the first member in the set is different depending on logged on user." Could you show me a sample? If you means dynamic Dimension Security, I think the following docuemnts in Webcase will help you a little. Support WebCast: Dynamic Dimension Security in Microsoft SQL Server 2000 Analysis Services http://support.microsoft.com/default...b;en-us;828343 More detailed information, I believe, will make us get closer to the resolution. Thank you for your patience and cooperation. If you have any questions or concerns, don't hesitate to let me know. We are here to be of assistance! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#5
| |||
| |||
|
| With Set [UserDivisions] as |
![]() |
| Thread Tools | |
| Display Modes | |
| |