Re: good way for deleting unsed records... -
11-11-2004
, 06:56 PM
Depending on your MS OLAP client tool(s), can't this be handled in the
OLAP application itself? For example, if the analysis or reporting tool
lets you use an MDX set expression for the select list of a dimension,
then NonEmptyCrossJoin(Dimension.Level.Members) will only return a set
of those members which have rows in the fact table.
- Deepak
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it! |