Diagnosis The query contains variable &V1&, which is replaced with the result ofquery &V2&. Query &V2& contains variables ready for input. Thesevariables cannot be entered using MDX. For this reason, the querycannot be released for OLE DB for OLAP. Procedure Do not release the query for OLE DB for OLAP, or avoid using variablesreplaced with the result of a query with variables ready for input. Instead of using variables replaced with a query result, you can usevariables having the type pre-calculated value list. |