Top 10 data -
03-31-2004
, 10:50 PM
Hi everyone,
I am facing some problem on creating Top 10 data in Cube, the cube
structure is like below :
Dimension A :
Level 1 : Region
Level 2 : Model
Level 3 : Top 10 Product (for particular model)
In fact I am trying to build a calculated member in the cube for
top 10 record 'TopCount(Product.members,10,Sales)'
, but it keep on prompt out "Formula error - can not convert set to
expression - in a Top or Bottom function".
Anyone got any idea? |