To create queries:
In the Administration Workbench, go to the Presentation tab and select Queries.
Click Add and enter query details:
Owner
Execution Class Name—For custom queries, the Java class name used to execute the query
Definition—You can copy and paste the query definition from another source, such as a text file.
A comma is required after an ON COLUMNS statement only if it is followed by an ON ROWS statement.
You can place line breaks between keywords; however, do not place line breaks inside dimension member names.
A Parameter(...) statement is required in an MDX query for each filter menu in a report worksheet.
Click Preview to confirm query results and correct syntax errors.
You can preview the query against base data or scenario data.