Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
[AT-1177] add instructions for adding connection properties
Browse files Browse the repository at this point in the history
  • Loading branch information
alinaliBQ committed Dec 12, 2022
1 parent 27af575 commit c2e4c42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified markdown/images/tableau/tableau-sign-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion markdown/setup/tableau-desktop-driver-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@

2. Open Tableau > Connect > Other Databases (JDBC)

3. Enter URL: `jdbc:timestream` and select dialect as `PostgreSQL`. Click `Sign In` after adding any optional [connection properties](../../README.md#optional-connection-properties).
3. Enter **URL**: `jdbc:timestream://PropertyName1=value1;PropertyName2=value2...`. For a list of connection properties (e.g., Access Key, Secret Key, Region, etc.), see [README](../../README.md#optional-connection-properties). Then select **Dialect** as `PostgreSQL` and click **Sign In**.
![Tableau Sign In page](../images/tableau/tableau-sign-in.png)

0 comments on commit c2e4c42

Please sign in to comment.