| title | SAP NetWeaver BI Query Designer User Interface (Report Builder) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 06/13/2017 | |
| ms.prod | sql-server-2014 | |
| ms.reviewer | ||
| ms.technology | reporting-services-native | |
| ms.topic | conceptual | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 8edda06d-1608-498b-bd50-10905e54f6ce | |
| author | maggiesMSFT | |
| ms.author | maggies | |
| manager | kfile |
[!INCLUDEssRSnoversion] provides a graphical query designer for building Multidimensional Expression (MDX) queries for a SAP NetWeaver® Business Intelligence data source. The MDX graphical query designer has two modes: Design mode and Query mode. Each mode provides a Metadata pane from which you can drag members from an InfoCube, MultiProvider, or Web-enabled query defined on the data source to build an MDX query that retrieves data when the report is processed.
Important
Users access data sources when they create and run queries. You should grant minimal permissions on the data sources, such as read-only permissions.
This section describes the toolbar buttons and query designer panes for each mode of the graphical query designer.
When you edit a dataset query that uses a [!INCLUDESAP_DPE_BW_1] data source, the graphical query designer opens in the Design mode.
The following table lists the panes in this mode.
| Pane | Function |
|---|---|
| Select Cube button | Displays the currently selected InfoCube, MultiProvider, or Web-enabled query. |
| Metadata pane | Displays a hierarchical list of InfoCubes, MultiProviders, and queries. Queries created at the data source may appear under the corresponding cube. |
| Calculated Members pane | Displays the currently defined calculated members available for use in the query. |
| Data pane | Displays the results of running the query. |
You can drag dimensions and key figures from the Metadata pane, and calculated members from the Calculated Member pane onto the Data pane. If the AutoExecute toggle button on the toolbar is on, the query designer runs the query every time you drop an object onto the Data pane. If AutoExecute is off, the query designer does not run the query as you make changes to the Data pane. You can manually run the query using the Run button on the toolbar.
The query designer toolbar provides buttons to help you design MDX queries using the graphical interface. The following table describes the buttons and their functions.
To change the graphical query designer to Query mode, click the Design Mode toggle button on the toolbar.
The following figure indicates the parts of the query designer in Query mode.
The following table describes the function of each pane.
| Pane | Function |
|---|---|
| Select Cube button | Displays the currently selected InfoCube, MultiProvider, or other cube. |
| Metadata/Functions pane | Displays a tabbed window that shows a list of available metadata or functions that can be used to build the query text. |
| Variables pane | Displays the currently defined variables available for use in the query. |
| Query pane | Displays the current query text. |
| Result pane | Displays the results of the query. |
From the Metadata pane, you can drag key figures and dimensions from the Metadata tab onto the MDX Query pane; the technical name for the metadata is inserted at the cursor. You can drag functions from the Functions tab onto the MDX Query pane. When you execute the query, the Result pane displays the results for the current MDX query.
If your selected cube is a Web-enabled query, you will be prompted to set static default values for the existing variables. You can then drag variables onto the MDX Query pane.
The Metadata and Variable panes display friendly names. When you drop the objects onto the MDX Query pane, you see the technical names needed by the data source entered into the MDX query.
The query designer toolbar provides buttons to help you design MDX queries using the graphical interface. The toolbar buttons are identical between Design mode and Query mode, but the following buttons are not enabled for Query mode:

