Power BI is a business analytics tool for visualizing data, creating interactive reports, and sharing insights across an organization.

This page explains how to integrate Power BI with Timescale Cloud using the PostgreSQL ODBC driver, so that you can build interactive reports based on the data in your Timescale Cloud service.

To follow the procedure on this page, you need to:

Use the PostgreSQL ODBC driver to connect Power BI to Timescale Cloud.

  1. Open the ODBC data sources

    On your Windows machine, search for and select ODBC Data Sources.

  2. Connect to your Timescale Cloud service

    1. Under User DSN, click Add.
    2. Choose PostgreSQL Unicode and click Finish.
    3. Use your connection details to configure the data source.
    4. Click Test to ensure the connection works, then click Save.

Establish a connection and import data from your Timescale Cloud service into Power BI:

  1. Connect Power BI to your Timescale Cloud service

    1. Open Power BI, then click Get data from other sources.
    2. Search for and select ODBC, then click Connect.
    3. In Data source name (DSN), select the Timescale Cloud data source and click OK.
    4. Use your connection details to enter your User Name and Password, then click Connect.

    After connecting, Navigator displays the available tables and schemas.

  2. Import your data into Power BI

    1. Select the tables to import and click Load.

      The Data pane shows your imported tables.

    2. To visualize your data and build reports, drag fields from the tables onto the canvas.

You have successfully integrated Power BI with Timescale Cloud.

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.