Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Data Extraction Engine
Reference for the MDXDTQuery query type in a DEE order, used to run an extraction from a raw mdx statement against a cube, with optional context values.
MDXDTQuery
mdx
context
"queries": [ { "@type": "MDXDTQuery", "mdx": "MDX here", "context": { "key": "value" } } ]
Was this page helpful?