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: pages/data-warehouse/how-to/connect-bi-tools.mdx
+1-34Lines changed: 1 addition & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,40 +112,7 @@ Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/me
112
112
113
113
## PowerBI
114
114
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).
116
116
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
-
<Messagetype="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**.
| 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.
150
117
151
118
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.
0 commit comments