Has anyone tried to set up dynamic dimension security
http://support.microsoft.com/default.aspx?kbid=828343
using DSO?
Is it possible to get double quotes into AllowedSet
In the example for allowed members the MDX is
STRTOSET(IIF(USERNAME="",
"{}",SETTOSTR(
GENERATE(...
Is there a way to run 'Optimize Schema' on a cube using private dimensions?
The cube has a number of parent_child dimensions which have source table filters specified.
If I create the cube using shared dimensions and select optimize schema it works correctly and only the fact table is queried...
I'm trying to represent time in a couple of different ways without building multiple cubes.
Usual way
Jan 01
Feb 01
... Dec 01
Jan 02
... Dec 02
To make it easier to report is there a way of 'breaking the time dimension into 2 dimensions
e.g
1 Dimension with
Jan
Feb
..Dec
and another with year...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.