Skip to content

Commit 17cce23

Browse files
committed
feat(dwh): update
1 parent c912c03 commit 17cce23

File tree

2 files changed

+14
-37
lines changed

2 files changed

+14
-37
lines changed

pages/data-warehouse/how-to/connect-bi-tools.mdx

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -112,40 +112,7 @@ Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/me
112112

113113
## PowerBI
114114

115-
Power BI Desktop is a robust data visualization tool that allows users to create dynamic reports and dashboards from various data sources. Before connecting your Data Warehouse for ClickHouse® deployment, Make sure you have downloaded and installed [Power BI Desktop](https://www.microsoft.com/en-us/download/details.aspx?id=58494) (version **2.137.751.0** or newer).
115+
Power BI Desktop is a robust data visualization tool that allows users to create dynamic reports and dashboards from various data sources. Before connecting your Data Warehouse for ClickHouse® deployment, Make sure you have downloaded and installed [Power BI Desktop](https://www.microsoft.com/en-us/download/details.aspx?id=58494).
116116

117-
### Install the ODBC Driver
118-
119-
1. Download the most recent [ClickHouse ODBC release](https://github.com/ClickHouse/clickhouse-odbc/releases).
120-
121-
2. Execute the `.msi` installer and follow the steps in the wizard.
122-
<Message type="note">
123-
The installation of **Debug symbols** is optional.
124-
</Message>
125-
126-
3. Once the installation is complete, open **ODBC Data Sources (64-bit)** from the **Start menu**.
127-
128-
4. Make sure the ClickHouse ODBC Driver is listed.
129-
130-
### Connect PowerBI to ClickHouse®
131-
132-
1. Open PowerBI Desktop.
133-
134-
2. Click **Get Data** in the Toolbar of the home screen.
135-
136-
3. Select ClickHouse® from the list, then click **Connect**.
137-
138-
4. Enter the information below, then click **OK**.
139-
140-
| Setting | Value |
141-
| -------- |--------------------------------------------------------|
142-
| Server | Your ClickHouse® host (with no prefixes/suffixes) |
143-
| Port | 8443 |
144-
| Database | default |
145-
| Data Connectivity mode | DirectQuery |
146-
147-
5. Enter your **user name** and **password**, then click **Connect.
148-
149-
Your Data Warehouse for ClickHouse® deployment is now integrated into PowerBI Desktop.
150117

151118
Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/powerbi) and [PowerBI](https://learn.microsoft.com/en-us/power-query/connectors/clickhouse) documentation portals for more information.

pages/data-warehouse/quickstart.mdx

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,20 @@ meta:
55
content:
66
h1: Data Warehouse for ClickHouse® - Quickstart
77
paragraph: This page shows you how to get started with Scaleway's Data Warehouse for ClickHouse®.
8-
tags: data warehouse quickstart clickhouse
8+
tags: data warehouse quickstart clickhouse example guide step guide
99
dates:
10-
validation: 2025-05-07
11-
posted: 2025-05-07
10+
validation: 2025-05-19
11+
posted: 2025-05-19
1212
categories:
1313
- data-warehouse
1414
---
15+
16+
## Create a Data Warehouse for ClickHouse® deployment
17+
18+
## Manage your deployment
19+
20+
## Connect to your deployment
21+
22+
## Import and query an example data set
23+
24+
## delete your deployment

0 commit comments

Comments
 (0)