Question about non-aggregation within a dimension -
09-10-2003
, 06:49 AM
Hi,
I have a dimension that consists of intranet web pages and the measure
is the amount of hits each page has had. Below is a simple table
showing the structure.
Hits Hits
Pages Per Page Total
A 4 7
B 3 4
C 1 1
Now, the TOTAL-column is a simple COUNT but how do I go about showing
the number of page hits/page without the aggregation?
I suspect that I can override the standard aggregation with som kind
of MDX-functin but I could sure need som hints before I dig in :-)
Cheers
Thomas |