The following section describes the steps for configuring a Power BI custom connector with basic authentication access to Hybrid Data Pipeline resources.

Prerequisites

The following prerequisites must be met before you begin.

Configure the Power BI connector

Take the following steps to configure the Power BI connector to access Hybrid Data Pipeline resources.

  1. Download the Power BI custom connector from the GIT location Hybrid Data Pipeline public GitHub repository.
  2. Copy the PQX file to the Power BI custom connectors directory: Documents\Microsoft Power BI Desktop\Custom Connectors.
  3. Launch the Power BI desktop application.
  4. Click Get Data on the menu. The Get Data window appears.
  5. On the Get Data window, click Other in the left pane.
  6. Select Hybrid Data Pipeline OData Connector from the list.
  7. Click Connect.

    Power BI Get Data

  8. In the Hybrid Data Pipeline OData Connector window, enter your values for the following fields. For example:

    OData Access URI: https://myhdpserver:8080/api/odata/datasource_name

    Authentication Method: Basic

    Hybrid Data Pipeline OData Connector

    power bi configure odata connector form
  9. Click OK. A dialog box appears for signing in with the Hybrid Data Pipeline OData connector.
  10. Select Basic and enter your Hybrid Data Pipeline credentials.

    custom connector sign-in page

  11. Click Connect. You are now connected to the Hybrid Data Pipeline OData endpoints.