Greetings:
Below, please find a query I'm currently being frustrated by. I have
followed whatever WITH examples I could find in books by Wiley, Sams
and Wrox, but I'm not seeing the problem.
Any suggestions?
Thanks;
Duncan
-----------------------------------------
WITH
SET [Vehicle Groupies]
AS
'{
[Vehicle Groups].[All Vehicle Groups]
}'
SELECT
{ [cost month].children
on axis(0),Quote:}
CROSSJOIN
( { [document type].[document type].members
}
,
{ [measures].[measureslevel].[document id]
}
)
on axis(1)
FROM
[vehicle maintenance]
WHERE
( [Vehicle Groupies]
)
--------------------------------------------------------
Microsoft? OLE DB Provider for OLAP Services error '80040e14'
OLAP server error: Formula error (no set holder: in referencing a named
<set>).
/english/maintenance_cost/tester.asp, line 246
Sent via Deja.com http://www.deja.com/
Before you buy.