The problem of Unary -
09-23-2004
, 08:43 PM
Hi,
I have a dimension table named "DimAll" in SQL Server as the source of all
of the parent child dimensions.
I defined two members 'X999' and 'Y999' use to be the filters, and use the
column "dim_oper" as customer operator.
So, in Dimension Edit of AS that I enable the Unary Operators.
When I set these two member's operator as "unary (~)" in table DimALL and
process the Cube.
The cells of the cube returen "#ERR" but can drill through? Why?
And I clear the operators, the the cube return correct value.
So, in AS cube, the operator unary can't use in the most of dimensions?
(Most of my dimensions reference these two kinds of member)
So strange, have any idea?
Thanks for your time!
Angi |