Using the MDX Sample Application - Teradata Schema Workbench

Teradata Schema Workbench User Guide

Product
Teradata Schema Workbench
Release Number
16.20
16.10
15.10
Published
June 2015
Language
English (United States)
Last Update
2018-05-25
dita:mapPath
gvf1512702977003.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-4106
Product Category
Teradata Tools and Utilities
  1. Open the MDX Sample application. The Connect dialog box appears.
  2. In the Server box, type a DSN name that contains a saved Teradata username and password.
  3. In the Provider box, type TeradataMDXProvider.
  4. Click OK.
  5. From the DB menu, select a schema.
  6. Type a SELECT query using your hierarchy default member MDX on one of the axes.
  7. [Optional] If necessary, wrap your formula with curly brackets, such as { and }, to satisfy the requirement for a set expression on an axis.
If the query runs successfully, the MDX expression is correct and valid.

Example - MDX Sample Application

The following figure shows how to use MDX Sample to validate MDX formulas. Use the Cube box to get the exact names for the schema elements, as they vary depending on the MDX provider. If you click and drag an element from the Cube box and drop it in the Sample Query box, a qualified name generates for the element. If the formula is correct, the resulting row for your default member displays in the Query Results pane.