Configuring a Power BI custom connector for basic authentication
- Last Updated: April 11, 2025
- 2 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
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.
- Install Power BI desktop application. Power BI may be downloaded from https://powerbi.microsoft.com/en-us/downloads/.
- Create an OData-enabled data source. See Create an OData-enabled Hybrid Data Pipeline data source for details.
Configure the Power BI connector
Take the following steps to configure the Power BI connector to access Hybrid Data Pipeline resources.
- Download the Power BI custom connector from the GIT location Hybrid Data Pipeline public GitHub repository.
- Copy the PQX file to the Power BI custom connectors directory:
Documents\Microsoft Power BI Desktop\Custom Connectors. - Launch the Power BI desktop application.
- Click Get Data on the menu. The Get Data window appears.
- On the Get Data window, click Other in the left pane.
- Select Hybrid Data Pipeline OData Connector from the list.
- Click Connect.

- In the
Hybrid Data Pipeline OData Connectorwindow, 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
- Click OK. A dialog box appears for signing in with the Hybrid Data Pipeline OData connector.
- Select Basic and enter your Hybrid Data Pipeline credentials.
- Click Connect. You are now connected to the Hybrid Data Pipeline OData endpoints.