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/pages/product/configuration/visualization-tools/excel.mdx
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,27 @@
1
1
# Microsoft Excel
2
2
3
3
[Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/excel) is a
4
-
popular spreadsheet application.
4
+
popular spreadsheet application available for Windows, Mac, and web.
5
+
6
+
Cube Cloud's MDX API allows Excel for Windows to connect to Cube via an Analysis Services connection, which was previously restricted to SSAS Cubes and Tabular Models.
7
+
8
+
<InfoBox>
9
+
10
+
Please note that the MDX API is only available on the Cube Cloud Enterprise tier and is compatible with Excel for Windows only.
11
+
12
+
</InfoBox>
5
13
6
14
## Connect from Cube Cloud
7
15
8
-
Cube Cloud provides the [MDX API][ref-mdx-api] for Excel.
16
+
Cube Cloud provides the [MDX API][ref-mdx-api] for Excel for Windows.
9
17
10
18
Navigate to the [Integrations](/product/workspace/integrations#connect-specific-tools)
11
19
page, click <Btn>Connect to Cube</Btn>, and choose <Btn>Microsoft Excel</Btn> to get
12
20
detailed instructions.
13
21
14
-
<InfoBox>
15
-
16
-
There's no way to connect a Cube Core deployment to Excel.
17
-
18
-
</InfoBox>
19
-
20
22
## Connecting from Excel
21
23
22
-
In Excel, go to the <Btn>Data</Btn> tab of the ribbon, click <Btn>Get Data</Btn>
24
+
In Excel for Windows, go to the <Btn>Data</Btn> tab of the ribbon, click <Btn>Get Data</Btn>
23
25
and select <Btn>From Database → From Analysis Services</Btn>.
24
26
25
27
For additional configuration options, check the [MDX API][ref-mdx-api] page.
0 commit comments