Skip to main content

Analytics & Data

Setup

Step-by-step guide for configuring an ODBC connection to the NRT BI Connector, using Power BI as an example.

ODBCPower BIRedshift

ODBC Drivers

This walk-through provides a step-by-step guide for configuring an ODBC connection, using Power BI as an example. These steps should work for most ODBC-based BI connections.

1Install Certificate

Download the certificate from Amazon's Certificate URL.

amazon-trust-ca-bundle.crt
  • Right-click the downloaded file and select "Install Certificate."
  • Install the certificate under "current user" certs.

2Choose a Configuration Method

In Power BI, you can configure the connection to Amazon Redshift using one of the following methods:

Amazon Redshift built-in connector

Power BI's native Redshift connector.

Original ODBC connector

psqlodbc_13_01_0000-x64.zip

Amazon Redshift ODBC connector

AmazonRedshiftODBC64-1.4.53.1000.msi

Note

All of these data sources have been tested and confirmed as working in Power BI.

3Setup Data Source in ODBC Source Administrator (64-bit)

  1. Go to the User DSN tab and click Add.
  2. Select PostgreSQL (Unicode) 64-bit driver.
  3. Enter credentials and data source information.
  4. Test the connection to ensure it works.
  5. If successful, save the configuration.
  6. If using the Redshift driver, repeat these steps with the specific settings for the Redshift driver.

4Setup ODBC Driver in Power BI

  1. In Power BI, choose Get Data from another source.
  2. Search for ODBC, select the option, and click Connect.
  3. Select the data source configured in Step 3, then hit OK.
  4. On the credentials screen, switch to the Windows tab and check Using existing credentials.
  5. Connect using the existing credentials.

Alternative Method

If you choose to use the Amazon Redshift option within Power BI, search for Redshift and follow the system prompts. When the Navigator window opens in Power BI, select the bi database, which is configured for your use.

This setup should provide a reliable connection to Amazon Redshift in Power BI for data analysis and reporting.

Source: production Setup page