Page 2 of 2

Re: PickList not accessible

Posted: Sat Apr 28, 2012 1:43 pm
by declanr
Which particular change in security allowed the users to see the picklists?

Was it elementsecurity? dimensionsecurity? etc

Re: PickList not accessible

Posted: Sun Apr 29, 2012 4:55 am
by Venki@1688
The change in the Clients/Groups security made the picklist available for the users. Unless i give the users the Admin rights in the Clients/Groups security for the application, i am not able to access the Picklist using any of the clients login.

Re: PickList not accessible

Posted: Wed May 23, 2012 12:47 am
by Martin Ryan
A little old, but an colleague of mine came across this issue and found this solution:
The issue appeared to be that the users have to be given read access to the picklist control cube as well. If there is a picklist control cube involved in the cube and access not given then even the static dimension picklist will not work.

Re: PickList not accessible

Posted: Tue Sep 17, 2013 8:09 pm
by DanielKarr
I was having this issue and found that there had been a picklist cube created at some point. After deleting the cube files and restarting the server it worked as expected.

Re: PickList not accessible

Posted: Fri Nov 15, 2013 6:46 pm
by ffp
I encountered the exact same issue with a static picklist and finally found that it was a security issue : one of the dimensions of the cube where the picklist was set, had element security set to "READ" for a non admin user. This not only prevents the non admin user to write into the cube but also prevents the picklist to be displayed inside the cube.
There was no cell security cube associated to that cube but, if there was one, I should've checked also the security defined in it.