![]() |
VOOZH | about |
This guide explains everything you need to get started with the CData API Driver for Power BI. You'll learn how to install and license the connector, configure your first connection, and explore next steps for working with Procore data in your applications.
The CData API Driver for Power BI enables Power BI Desktop and the Power BI On-premises Data Gateway to connect directly to live Procore data. This section details installation prerequisites, platform support, connector deployment, and licensing requirements.
The connector is supported in environments where Microsoft Power BI Desktop and Power BI Gateway are available. Because these components are Windows-only, the Power BI Connector is supported exclusively on Windows platforms.
Microsoft Visual C++ 2015-2022 Redistributable (installed automatically if not already present).
Note: If you are running a trial, select the Trial Key option.
You should have received your license key via email from the CData Orders Team. The license key looks like this: XXXX-XXXX-XXXX-XXXX-XXXX
Your license will typically be activated during installation. However, there are cases where you may need to activate it manually. The steps below walk you through manual activation for the Power BI Connector:
Yes, depending on your subscription tier. Check your order confirmation or contact your account representative for details. If you are unsure of who your account representative is, contact [email protected].
Email [email protected] with your order number, and we'll resend your license key.
Yes. When transferring the license to a different machine, you will need to submit a License Transfer Request on our site linked below:
https://www.cdata.com/lic/transfer/
After the License Transfer Request is submitted and successfully processed, an activation will be added to your Product Key, and you will be able to activate the full license on the other machine. Once this process is finished, the license on the previous machine will be invalid.
For additional licensing questions, contact [email protected]. Viewing and upgrading your license can now be done through our self-service portal at portal.cdata.com.
Once your driver is installed and licensed, you're ready to configure a connection to Procore. The CData API Driver for Power BI is built on top of an ODBC driver, so it uses a DSN (Data Source Name) to store connection properties.
Note: CData Power BI connectors use the 64-bit version.
Start by setting the Profile connection property to the location of the Procore Profile on disk (e.g. C:\profiles\Procore.apip). Next, set the ProfileSettings connection property to the connection string for Procore (see below).
To authenticate to Procore, and connect to your own data or to allow other users to connect to their data, you can use the OAuth standard.
First, register an OAuth application with Procore. You can do so by logging to your Developer Account and going to Create New App. Follow all necessary steps to register your app. First create a new version of Sandbox Manifest and then promote it to Production in order to get your Production Crendentials. Your Oauth application will be assigned a client id and a client secret.
After setting the following connection properties, you are ready to connect:
Solution: Verify your credentials are current. For OAuth applications, you may need to authorize CData in your application's security settings. Contact [email protected] for authorization assistance.
Solution: Check firewall & proxy settings. Contact [email protected] for specific port requirements.
Solution: Verify database and schema names. Use the Data Model tab in the DSN configuration to browse available tables.
For additional connection troubleshooting, contact [email protected] with your specific error message.
Now that you have installed, licensed, and configured the driver, here are some scenarios you can use to explore our Power BI Connectors:
| Power BI | Article Title |
|---|---|
| Power BI Desktop | Author Power BI Reports on Real-Time Procore |
Yes. Administrator rights are required to install the CData Power BI Connector because the installer writes to system directories and registers required components.
No. Power BI Desktop is 64-bit only, and all CData Power BI Connectors are distributed as 64-bit only MSI installers.
If you need assistance at any point:
System DSNs are available to all users on a machine and are required when using the Power BI On-premises Data Gateway. User DSNs are only available to the Windows user who created them and are suitable for local Power BI Desktop use.
Yes. The underlying ODBC driver supports DSN-less connection strings, and Power BI can use DSN-less configuration when connecting through the ODBC connector.
Example:
Driver={CData Power BI Connector for API};User=Value1;Password=Value2;SecurityToken=Value3;
(Exact properties depend on your Procore authentication method.)
Create separate DSNs, one for each Procore account, or create separate connection entries inside Power BI using different authentication credentials. Each DSN or connection stores its own settings.
Yes. Proxy settings can be configured in the connection properties of your DSN or through the connector's Advanced Settings in Power BI.
Refer to the Firewall & Proxy section of the documentation for required properties and supported proxy scenarios.
Check the following:
Logging can be enabled through the connector's advanced connection properties in Power BI Desktop.
In the connection dialog:
Be prepared to upload the log file when contacting [email protected] for analysis securely.
Most Procore connections require outbound HTTPS (port 443) access. Ensure your firewall allows outbound secure traffic to Procore endpoints.
For environments using proxies or additional security layers, consult the Firewall & Proxy section of the connector documentation.
No. The CData Power BI Connector cannot be used in Linux containers because:
The Power BI Connector is a Windows-only component.
Refer to the SQL Compliance section of the Procore connector documentation. Note that available SQL features may differ between Import and DirectQuery mode due to Power BI engine limitations.
CData releases major updates to the Power BI Connector annually, with periodic maintenance updates as needed.
Check your CData Account Portal or contact [email protected] for the latest version.
Refer to the Power BI Getting Started and Examples sections in the help documentation.
(Note: Power BI connectors do not use programming-language code samples like ODBC or JDBC drivers.)
For questions not covered in this FAQ, contact [email protected].
Connect to live data from Procore with the API Driver
Connect to Procore