User cannot change cube view

Post Reply
pmakulski
Posts: 60
Joined: Mon Jun 06, 2011 6:07 pm
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2010

User cannot change cube view

Post by pmakulski »

I have a cube that is read to all
The cube has a public view
The public view uses a dynamic subset on one of it's dimensions
The dynamic subset makes reference to an attribute in }Clients that contains the users current position in the dimension.

I have an application folder that is read by all
I have a shortcut in the application to the public view mentioned above. The application is read by all.

When a user opens the view from the application:
- it opens properly, including the dynamic subset.
- but the user cannot change the view, by which I mean:
- they can't open any + or close any - on ther rows or columns
- they can't change any of the title dimension filters
They get an error message that says: TM1APIDOTNET Exception: Client does not have admin privileges for this object.
(Actually, I don't see why they should need admin access to the object; but even when I experimented by giving Admin access to the application, they still got the message above.)

They can save a private copy of the view, which they can do all of these minor changes.

Is there something in a view that allows the minor alterations of a cube viewer?

9.5.2 IE8 Excel 2003
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: User cannot change cube view

Post by lotsaram »

Sounds a bit weird. Is it client specific to web or does it also happen in the thick client cube viewer? Can you give any more specifics about the MDX or what the attribute in }Clients is or how it is being populated?
Post Reply