Skip to content

Commit 33a51f2

Browse files
authored
docs: Add Power BI, extract pages in Semantic Layer Sync (#7856)
1 parent 8992df4 commit 33a51f2

File tree

10 files changed

+436
-286
lines changed

10 files changed

+436
-286
lines changed

docs/pages/product/configuration/visualization-tools/metabase.mdx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Metabase
22

3-
<InfoBox heading="Introducing Cube's Semantic Layer Sync with Preset">
4-
5-
Gain instant insights from your data. Join [our webinar on August 30 at 9:00am
6-
PST](https://cube.dev/events/cube-metabase-webinar) to explore how Cube & Metabase streamline data analysis, leveraging Cube's
7-
Semantic Layer Sync.
8-
9-
</InfoBox>
10-
113
[Metabase][metabase-oss] is an open-source way to help everyone in your company
124
to ask questions and learn from data. There's also a fully-managed [cloud
135
service][metabase] for Metabase.
146

7+
<InfoBox>
8+
9+
Webinar recording: [Instant Insights Unlocked with Cube & Metabase](https://cube.dev/events/cube-metabase-webinar)
10+
11+
</InfoBox>
12+
1513
## Semantic Layer Sync
1614

1715
It is recommended to use [Semantic Layer Sync][ref-sls] to connect Cube to

docs/pages/product/configuration/visualization-tools/powerbi.mdx

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,20 @@ redirect_from:
33
- /config/downstream/powerbi
44
---
55

6-
# PowerBI
6+
# Power BI
77

8-
You can connect to Cube from Power BI, interactive data visualization software
9-
product developed by Microsoft, using the [Cube SQL API][ref-sql-api].
8+
[Power BI](https://www.microsoft.com/en-gb/power-platform/products/power-bi/)
9+
is an interactive data visualization software product developed by Microsoft.
1010

11-
## Enable Cube SQL API
11+
## Semantic Layer Sync
12+
13+
It is recommended to use [Semantic Layer Sync][ref-sls] to connect Cube to
14+
Power BI. It automatically synchronizes the [data model][ref-data-model] between
15+
Cube and Power BI.
16+
17+
## SQL API
18+
19+
You can also use the [SQL API][ref-sql-api] to connect Cube to Tableau.
1220

1321
### Cube Cloud
1422

@@ -50,5 +58,6 @@ are columns.
5058
[ref-getting-started]: /product/getting-started/cloud
5159
[ref-sql-api]: /product/apis-integrations/sql-api
5260
[ref-pre-aggs]: /product/caching/using-pre-aggregations
53-
61+
[ref-sls]: /product/workspace/semantic-layer-sync
62+
[ref-data-model]: /product/data-modeling/overview
5463
[link-powerbi-directquery]: https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-use-directquery

docs/pages/product/configuration/visualization-tools/tableau.mdx

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ redirect_from:
55

66
# Tableau
77

8-
You can connect to Cube from Tableau, a visual analytics platform, using the
9-
[Cube SQL API][ref-sql-api].
8+
[Tableau](https://www.tableau.com) is a popular visual analytics platform.
109

11-
## Enable Cube SQL API
10+
## Semantic Layer Sync
11+
12+
It is recommended to use [Semantic Layer Sync][ref-sls] to connect Cube to
13+
Tableau. It automatically synchronizes the [data model][ref-data-model] between
14+
Cube and Tableau.
15+
16+
## SQL API
17+
18+
You can also use the [SQL API][ref-sql-api] to connect Cube to Tableau.
1219

1320
### Cube Cloud
1421

@@ -62,5 +69,6 @@ are columns.
6269
[ref-getting-started]: /product/getting-started/cloud
6370
[ref-sql-api]: /product/apis-integrations/sql-api
6471
[ref-pre-aggs]: /product/caching/using-pre-aggregations
65-
72+
[ref-sls]: /product/workspace/semantic-layer-sync
73+
[ref-data-model]: /product/data-modeling/overview
6674
[link-tableau-extracts]: https://help.tableau.com/current/pro/desktop/en-us/extracting_data.htm

0 commit comments

Comments
 (0)