Page 1 of 1

All Dimensions in Cell Security

Posted: Fri Jul 15, 2016 1:43 am
by niharika
Hi All,

How to add all the Dimensions under the Cell Security Cube

Example:
Cube a
Dim1
Dim2
Dim3


Only this is appearing presently:
}Cell Security Cube a
-Dimensions
+Dim1
+}Groups
Rule:

want it to appear as

}Cell Security Cube a
-Dimensions
+Dim1
+Dim2
+Dim3
+}Groups
Rule: Rule to be added for Dim3 to be 'WRITE' mode

Thanks in advance

Re: All Dimensions in Cell Security

Posted: Fri Jul 15, 2016 5:58 am
by Wim Gielis
That should be the result if you right click a cube, go to the security and create a cell security cube. It's only when you use the function CellSecurityCubeCreate in TI that you are able to specify less dimensions in that cube.

Re: All Dimensions in Cell Security

Posted: Fri Jul 15, 2016 7:14 am
by BariAbdul
Bit more info on the CellSecurityCubeCreate in the below thread:

http://www.tm1forum.com/viewtopic.php?t=3510 Thanks

Re: All Dimensions in Cell Security

Posted: Mon Jul 18, 2016 4:11 am
by niharika
Thank you Guys,

That Cell Security was created with just one Dimension, Because, I created the Performance Modeler Application first with Approval Hierarchy-which generated }Cell Security of any cube default, So i Destroyed all the Cell Security Cubes First and then Re-created them again : manually and then went into Performance Modeler Application

Thanks for the above Info's and links

Regards
Nik