# Tableau

DataCamp Data Connector makes it easy to analyze your data in Tableau. All you need to do is set up a connection using the Tableau Athena Connector and configure it using configure it using the [credentials](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials) you can retrieve in the Groups tab.

Complete these two steps to view your learning data in Power BI.

1. [Install the ODBC driver](#install-the-odbc-driver)
2. [Set up the Athena connector in Tableau](#setup-athena-connector-in-tableau)

### Install the ODBC driver

Download and install the Tableau Amazon Athena driver. You can download the official driver from the Tableau website: <https://www.tableau.com/support/drivers>

{% hint style="warning" %}
If you are having trouble getting the driver installed as described on the Tableau website, try placing the `.jar` file in the `~Users/{yourusername}/Library/Tableau/Drivers` where `{yourusername}` is the name of your profile on your workstation.
{% endhint %}

### Set up the Athena connector in Tableau

**Step 1:** Quit and re-open Tableau

**Step 2:** Set up the connection in Tableau

{% hint style="info" %}
First, make sure you have collected your [credentials](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials).
{% endhint %}

Under **Connect**, select **Amazon Athena** and enter the following data:

1. Server name: `athena.us-east-1.amazonaws.com`
2. Port: `443`
3. S3 Staging directory: `s3://{bucketname}/tmp-tableau` → *replace* `{bucketname}` *with the **S3 Bucket Name** from your* [*credentials*](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials)
4. AWS access Key ID: the **AWS Access Key ID** from your [credentials](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials)
5. AWS secret access key: the **AWS Secret Access Key** from your [credentials](https://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/getting-started-with-data-connector-2.0/your-credentials)

You can leave the **Initial SQL** tab untouched

![](https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F5iPQdiQlhq3IHAI9E0SP%2Fdcdc-athena-connection-dialog.png?alt=media\&token=0bcd0e27-4e94-471f-b29b-8a85be70fd49)

Click the **Sign in** button

## Resources

* [Official Tableau website](https://www.tableau.com/)
* [Official Tableau Athena Connector support page](https://help.tableau.com/current/pro/desktop/en-us/examples_amazonathena.htm)
