Skip to content

Commit 66ccdf6

Browse files
authored
docs: remove outdated notices, video, and Semantic Layer Sync mention (cube-js#10512)
- Remove DAX API preview warning (no longer in preview) - Remove Power BI info box from Semantic Layer Sync page - Remove Loom video and Semantic Layer Sync reference from Metabase page Made-with: Cursor
1 parent 6a0bd80 commit 66ccdf6

3 files changed

Lines changed: 1 addition & 22 deletions

File tree

docs/content/product/apis-integrations/core-data-apis/dax-api/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ Also requires the M [deployment tier](/product/administration/pricing#deployment
1818

1919
</InfoBox>
2020

21-
<WarningBox>
22-
23-
The DAX API is currently in preview. Please [contact us](https://cube.dev/contact) to enable it for your account.
24-
25-
</WarningBox>
26-
2721
Read below about the DAX API [configuration](#configuration),
2822
[authentication](#authentication), and [using it](#using-dax-api-with-power-bi) with Power BI.
2923

docs/content/product/apis-integrations/semantic-layer-sync/index.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ on configuration and features for specific tools:
5050
/>
5151
</Grid>
5252

53-
<InfoBox>
54-
55-
Previously, Semantic Layer Sync provided a way to connect to [Microsoft Power BI][ref-powerbi].
56-
Currently, it's recommended to use the [DAX API][ref-dax-api].
57-
58-
</InfoBox>
59-
6053
## Creating syncs
6154

6255
You can create a new sync by navigating to <Btn>IDE → Integrations</Btn>
@@ -381,8 +374,6 @@ on, i.e., your development mode branch, shared branch, or main branch.
381374

382375
[ref-data-model]: /product/data-modeling/overview
383376
[ref-sql-api]: /product/apis-integrations/sql-api
384-
[ref-powerbi]: /product/configuration/visualization-tools/powerbi
385-
[ref-dax-api]: /product/apis-integrations/dax-api
386377
[ref-config-file]: /product/configuration#configuration-options
387378
[ref-config-contexts]: /product/configuration/reference/config#scheduledrefreshcontexts
388379
[ref-config-schemaversion]: /product/configuration/reference/config#schema_version

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@ Webinar recording: [Instant Insights Unlocked with Cube & Metabase](https://cube
1010

1111
</InfoBox>
1212

13-
<LoomVideo url="https://www.loom.com/embed/38752bb23e5244d1a43675795c470a53" />
14-
1513
## Connect from Cube Cloud
1614

17-
It is recommended to use [Semantic Layer Sync][ref-sls] to connect Cube Cloud to
18-
Metabase. It automatically synchronizes the [data model][ref-data-model] with Metabase.
15+
You can connect Cube Cloud to Metabase using the [SQL API][ref-sql-api].
1916

2017
Navigate to the [Integrations](/product/workspace/integrations#connect-specific-tools)
2118
page, click <Btn>Connect to Cube</Btn>, and choose <Btn>Metabase</Btn> to get
@@ -82,6 +79,3 @@ well.
8279
[ref-sql-api]: /product/apis-integrations/sql-api
8380
[metabase-oss]: https://github.com/metabase/metabase
8481
[metabase]: https://www.metabase.com
85-
[ref-sls]: /product/apis-integrations/semantic-layer-sync
86-
[ref-sql-api]: /product/apis-integrations/sql-api
87-
[ref-data-model]: /product/data-modeling/overview

0 commit comments

Comments
 (0)