Calculated Measures and aggregation
From: Vivek Vaidya (vivek.vaidya_at_rapt.com)
Date: 08/10/04
- Next message: MarkMal: "XMLA does not work"
- Previous message: Marek Pikulski: "Re: XMLA 1.1 'Execute'-requests - SOAP/XML namespace problems - Bug? - Where to submit?"
- Messages sorted by: [ date ] [ thread ]
Date: 10 Aug 2004 09:39:16 -0700
Hello All,
In my cube, I have a Calculated Measure (say A) that is derived from
another Calculated Measure (say B). B is derived from some native
measure (say C). In my application, I generate MDX queries on the fly
using metadata that I've retrieved using XML/A.
My problem is that when my query just contains A, the aggregation at
different levels of all my hierarchies gets messed up. What I want is
a way to determine that A is dervied using B and then add the
expression for B to my query also with a lower SOLVE_ORDER than A.
I can easily get the Expression used to calculate A, but I can't seem
to find a way to get the measures that A is dependent on. If that is
not possible, then I have thought of another solution using
SOLVE_ORDER which I explicitly set in the Cube for every measure. But
it looks like, the SOLVE_ORDER attribute of a measure is not returned
as part of the response to a MDSCHEMA_MEASURES query.
Can anyone pleas help?
Thanks,
Vivek.
- Next message: MarkMal: "XMLA does not work"
- Previous message: Marek Pikulski: "Re: XMLA 1.1 'Execute'-requests - SOAP/XML namespace problems - Bug? - Where to submit?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|