Sorry.
I believe the only way to get the calculation is via DSO.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Keith" <keith (AT) alh (DOT) com> wrote
Quote:
Hello,
Can a measure's relational definition be retrieved programmatically? The
EXPRESSION property retrieves the calculation (if any) used, but can I get
the actual definition of a base measure? For example, if a measure is
defined as SomeFactTable.SomeFactTableColumn, is there a way I could
retrieve that via an ADODB/MD object or schemarowset call?
Thanks!
Keith |