From a2bed885d5097201116ec0f96fb722ccb66301ad Mon Sep 17 00:00:00 2001
From: morgan-at-cube <153563892+morgan-at-cube@users.noreply.github.com>
Date: Mon, 2 Dec 2024 16:07:00 -0800
Subject: [PATCH] Update excel.mdx
---
.../visualization-tools/excel.mdx | 20 ++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/docs/pages/product/configuration/visualization-tools/excel.mdx b/docs/pages/product/configuration/visualization-tools/excel.mdx
index 76c8bb4d2d779..65824695d9024 100644
--- a/docs/pages/product/configuration/visualization-tools/excel.mdx
+++ b/docs/pages/product/configuration/visualization-tools/excel.mdx
@@ -1,25 +1,27 @@
# Microsoft Excel
[Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/excel) is a
-popular spreadsheet application.
+popular spreadsheet application available for Windows, Mac, and web.
+
+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.
+
+
+
+Please note that the MDX API is only available on the Cube Cloud Enterprise tier and is compatible with Excel for Windows only.
+
+
## Connect from Cube Cloud
-Cube Cloud provides the [MDX API][ref-mdx-api] for Excel.
+Cube Cloud provides the [MDX API][ref-mdx-api] for Excel for Windows.
Navigate to the [Integrations](/product/workspace/integrations#connect-specific-tools)
page, click Connect to Cube, and choose Microsoft Excel to get
detailed instructions.
-
-
-There's no way to connect a Cube Core deployment to Excel.
-
-
-
## Connecting from Excel
-In Excel, go to the Data tab of the ribbon, click Get Data
+In Excel for Windows, go to the Data tab of the ribbon, click Get Data
and select From Database → From Analysis Services.
For additional configuration options, check the [MDX API][ref-mdx-api] page.