![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello!! I am trying to implement dynamic security to my cubes but when i implement whatever of the examples i have, it always returns an error message!!! Error: Unable to process one or more commands. User-generator error - dimension "myDimension" has no valid member. For more information, see your administrator. I had tried to implement another approach like member properties but didn't work!! Same error. I want to implement a Security Fact Table Approach. Situation description: I had created all the tables described in the presentation, and I had create de security cube and the virtual cube. When I test the role the error appears. This is the filter i use to restrict mydimension: STRTOSET(IIF(USERNAME="","{}",SETTOSTR( NONEMPTYCROSSJOIN([DimensionA].[Dimension Name].MEMBERS, {STRTOMEMBER("[Users].[User Name].&[" + USERNAME + "]")},1) ))) What should I do?? Its a security problem? Thanks in advanced. André Fonseca botinha (AT) netcabo (DOT) pt |
![]() |
| Thread Tools | |
| Display Modes | |
| |