MDX Drillthrough Query

JSON Structure

"queries": [
  {
    "@type": "MDXDTQuery",
    "mdx": "MDX here",
    "context": {
      "key": "value"
    }
  }
]

Property Details

Property Values Default Value
mdx String - MDX to run extraction
context Map - Context values