You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2014/analysis-services/analysis-services.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "SQL Server 2014 Analysis Services | Microsoft Docs"
3
3
ms.custom: ""
4
-
ms.date: "11/25/2019"
4
+
ms.date: "04/06/2020"
5
5
ms.prod: "sql-server-2014"
6
6
ms.reviewer: ""
7
7
ms.technology: "analysis-services"
@@ -29,7 +29,7 @@ Documentation is separated by version. You are currently in SQL Server 2014 Anal
29
29
30
30
- To learn more about SQL Server 2012 and earlier, see [SQL Server previous versions documentation](https://docs.microsoft.com/previous-versions/sql/).
31
31
- To learn more about SQL Server 2014, see [Books Online for SQL Server 2014](../2014-toc/index.yml)
32
-
- To learn more about SQL Server 2016 and later, see [Microsoft SQL documentation](https://docs.microsoft.com/sql/).
32
+
- To learn more about SQL Server 2016 and later, see [Analysis Services documentation](https://docs.microsoft.com/analysis-services/).
33
33
- To learn more about Azure Analysis Services, see [Azure Analysis Services Documentation](https://docs.microsoft.com/azure/analysis-services/).
Use the **Browser** tab in Cube Designer to explore dimensions, measures, and KPIS in a cube. In [!INCLUDE[ssCurrent](../includes/sscurrent-md.md)], the [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] Cube browser has been integrated with the MDX Query Designer, and provides a graphical user interfaces to help you create MDX queries, filter and slice cubes, and drill down into hierarchies.
18
-
19
-
The **Browser** tab has two modes: **Design Mode** and **Query Mode**. In either mode, you can use the objects in the **Metadata** pane to explore the cube, or you can drag members from the **Metadata** pane into the query area, to build an MDX query that retrieves the data you want to use.
20
-
21
-
**Browse and Query Using Graphical Design Mode**
22
-
23
-
The following figure shows the **Browser** interface in the graphical **Design Mode**.
While you are working in graphical design mode, if the **AutoExecute** () toggle button on the toolbar is selected, the **Browser** runs a query each time that you drop a metadata object onto the Data pane. You can also manually run the query using the **Execute Query** () button on the toolbar.
28
-
29
-
To change the graphical query designer to **Query** mode and work with the text of the MDX statements, click the **Design Mode** button on the toolbar.
30
-
31
-
**Browse and Query Using MDX Text Mode**
32
-
33
-
While you are in MDX test design mode, you can work with MDX directly. The **Metadata** pane is still available so that you can add objects to the query design area, and you can drag and drop MDX functions and operators from the list in the **Functions** pane.
34
-
35
-
The following figure shows the **Browser** interface for Query mode.
You can begin working in graphical Design mode, add any required objects, add filters to slice the cube, and then switch to text mode to extend the default MDX query that was generated, and include additional member properties and cell properties.
40
-
41
-
The **Metadata** pane displays tabs for **Metadata** and **Functions**. From the **Metadata** tab, you can drag dimensions, hierarchies, KPIs, and measures onto the query design area. From the **Functions** tab, you can drag functions onto the query design area. When you execute the query, the query design area displays the results for the MDX query. You can also click **Analyze in Excel** on the **Toolbar** to export the data to Microsoft Office Excel and view the results as users would, in a PivotTable.The following sections describe the toolbar and all panes for each mode of the **Browser** in more detail.
42
-
43
-
Note that, while you are working in text mode, the **AutoExecute** () toggle button on the toolbar is not available. However, you can manually run queries by using the **Execute Query** () button on the toolbar.
44
-
45
-
## Sections
46
-
**Toolbar**
47
-
The toolbar contains tool that can be used in either Design View or Query view. For more information about the toolbar and how to use these features, see [Toolbar (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](toolbar-browser-tab-cube-designer-analysis-services-multidimensional-data.md).
48
-
49
-
**Analyze in Excel**
50
-
Use the **Analyze in Excel** feature to send the current selection of cube data to Excel, so that you can preview the data in a PivotTable. The current selection of data is based on the items you added from the **Metadata** pane and any filters you might have defined by using the filter and query building functions. For more information, see [Analyze in Excel (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](analyze-in-excel-browser-cube-designer-analysis-services-multidimensional-data.md).
51
-
52
-
**Metadata**
53
-
Use the **Metadata** pane to view objects contained by the cube, to drill down into hierarchies, and to explore and use measures. After you have selected and to view the data associated with them in the **Report** pane. For more information about this pane, see [Metadata (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](metadata-browser-tab-cube-designer-analysis-services-multidimensional-data.md).
54
-
55
-
**Filter and Query**
56
-
Use this area of the design surface to build MDX queries, by dragging and dropping objects from the **Metadata** pane, and by specifying filter criteria on the source cube or dimension. For more information, see [Query and Filter (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](query-filter-browser-cube-designer-analysis-services-multidimensional-data.md).
Use the **Browser** tab in Cube Designer to explore dimensions, measures, and KPIS in a cube. In [!INCLUDE[ssCurrent](../includes/sscurrent-md.md)], the [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] Cube browser has been integrated with the MDX Query Designer, and provides a graphical user interfaces to help you create MDX queries, filter and slice cubes, and drill down into hierarchies.
18
+
19
+
The **Browser** tab has two modes: **Design Mode** and **Query Mode**. In either mode, you can use the objects in the **Metadata** pane to explore the cube, or you can drag members from the **Metadata** pane into the query area, to build an MDX query that retrieves the data you want to use.
20
+
21
+
**Browse and Query Using Graphical Design Mode**
22
+
23
+
The following figure shows the **Browser** interface in the graphical **Design Mode**.
While you are working in graphical design mode, if the **AutoExecute** () toggle button on the toolbar is selected, the **Browser** runs a query each time that you drop a metadata object onto the Data pane. You can also manually run the query using the **Execute Query** () button on the toolbar.
28
+
29
+
To change the graphical query designer to **Query** mode and work with the text of the MDX statements, click the **Design Mode** button on the toolbar.
30
+
31
+
**Browse and Query Using MDX Text Mode**
32
+
33
+
While you are in MDX test design mode, you can work with MDX directly. The **Metadata** pane is still available so that you can add objects to the query design area, and you can drag and drop MDX functions and operators from the list in the **Functions** pane.
34
+
35
+
The following figure shows the **Browser** interface for Query mode.
You can begin working in graphical Design mode, add any required objects, add filters to slice the cube, and then switch to text mode to extend the default MDX query that was generated, and include additional member properties and cell properties.
40
+
41
+
The **Metadata** pane displays tabs for **Metadata** and **Functions**. From the **Metadata** tab, you can drag dimensions, hierarchies, KPIs, and measures onto the query design area. From the **Functions** tab, you can drag functions onto the query design area. When you execute the query, the query design area displays the results for the MDX query. You can also click **Analyze in Excel** on the **Toolbar** to export the data to Microsoft Office Excel and view the results as users would, in a PivotTable.The following sections describe the toolbar and all panes for each mode of the **Browser** in more detail.
42
+
43
+
Note that, while you are working in text mode, the **AutoExecute** () toggle button on the toolbar is not available. However, you can manually run queries by using the **Execute Query** () button on the toolbar.
44
+
45
+
## Sections
46
+
**Toolbar**
47
+
The toolbar contains tool that can be used in either Design View or Query view. For more information about the toolbar and how to use these features, see [Toolbar (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](toolbar-browser-tab-cube-designer-analysis-services-multidimensional-data.md).
48
+
49
+
**Analyze in Excel**
50
+
Use the **Analyze in Excel** feature to send the current selection of cube data to Excel, so that you can preview the data in a PivotTable. The current selection of data is based on the items you added from the **Metadata** pane and any filters you might have defined by using the filter and query building functions. For more information, see [Analyze in Excel (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](analyze-in-excel-browser-cube-designer-analysis-services-multidimensional-data.md).
51
+
52
+
**Metadata**
53
+
Use the **Metadata** pane to view objects contained by the cube, to drill down into hierarchies, and to explore and use measures. After you have selected and to view the data associated with them in the **Report** pane. For more information about this pane, see [Metadata (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](metadata-browser-tab-cube-designer-analysis-services-multidimensional-data.md).
54
+
55
+
**Filter and Query**
56
+
Use this area of the design surface to build MDX queries, by dragging and dropping objects from the **Metadata** pane, and by specifying filter criteria on the source cube or dimension. For more information, see [Query and Filter (Browser Tab, Cube Designer)(Analysis Services - Multidimensional Data)](query-filter-browser-cube-designer-analysis-services-multidimensional-data.md).
0 commit comments