File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ data by translating drag-and-drop actions into data queries through an intuitive
2626:::{grid-item-card} Blog: Connecting to CrateDB from Tableau with JDBC
2727:link : https://cratedb.com/blog/connecting-to-cratedb-from-tableau-with-jdbc
2828:link-type: url
29- In this tutorial , you will:
29+ In this usage guide , you will:
3030- In CrateDB, create a table and provision the Iris dataset.
3131- Set up the PostgreSQL JDBC driver for Tableau.
3232- Connect to CrateDB from Tableau using PostgreSQL JDBC.
3333- Make a simple visualization from your CrateDB table in Tableau.
3434:::
3535
3636:::{grid-item-card} Article: Using CrateDB with Tableau
37- :link : tableau-tutorial
37+ :link : tableau-usage
3838:link-type: ref
3939How to install the latest PostgreSQL JDBC driver (e.g.
4040` postgresql-42.7.1.jar ` or newer) for using Tableau.
@@ -65,7 +65,7 @@ We are tracking interoperability issues per [Tool: Tableau] and
6565:::{toctree}
6666:maxdepth: 1
6767:hidden:
68- Tutorial < tutorial >
68+ Usage < usage >
6969:::
7070
7171
Original file line number Diff line number Diff line change 1- (tableau-tutorial )=
1+ (tableau-usage )=
22# Using CrateDB with Tableau
33
44For using Tableau with CrateDB, install the latest PostgreSQL driver, as detailed in the steps below.
You can’t perform that action at this time.
0 commit comments