VOOZH about

URL: https://www.cdata.com/kb/tech/zuora-powerbi-setup.rst

โ‡ฑ Getting Started with the CData Power BI Connector for Zuora


Getting Started with the CData Power BI Connector for Zuora

๐Ÿ‘ Dibyendu Datta
Dibyendu Datta
Lead Technology Evangelist
Complete guide to installing, licensing, and connecting with the CData Power BI Connector for Zuora.

This guide explains everything you need to get started with the CData Power BI Connector for Zuora. You'll learn how to install and license the connector, configure your first connection, and explore next steps for working with Zuora data in your applications.

Installation & Licensing

The CData Power BI Connector for Zuora enables Power BI Desktop and the Power BI On-premises Data Gateway to connect directly to live Zuora data. This section details installation prerequisites, platform support, connector deployment, and licensing requirements.

System 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.

Operating System Support

  • Windows 10 (64-bit)
  • Windows 11 (64-bit)
  • Windows Server 2016, 2019, or 2022 (recommended for Power BI Gateway deployments)

Power BI Components

  • Power BI Desktop (latest version recommended): Used for report design, data modeling, and connector configuration.
  • Power BI On-premises Data Gateway: Required for scheduled refresh or cloud-published datasets.

Software Dependencies

Microsoft Visual C++ 2015-2022 Redistributable (installed automatically if not already present).

Installing the Power BI Connector

Windows

  1. Download the CData Power BI Connector for Zuora.
  2. Run the installer and follow the installation wizard.
  3. The installer will guide you through the setup process and deploy the connector to the default installation directory.
  4. During installation, you may be prompted to enter your license key.
    • 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.

      Note: If you are running a trial, select the Trial Key option.

  5. After installation, locate the connector file in the given location: C:\Program Files\CData\CData Power BI Connector for Zuora\CData.Zuora.pqx
  6. Copy the .pqx file into the Power BI Desktop Custom Connectors folder (one-time process): Documents\Power BI Desktop\Custom Connectors
  7. Restart Power BI Desktop. If prompted to enable custom extensions:
    • Go to File -> Options and Settings -> Options
    • Select Security
    • Under Data Extensions, choose "Allow any extension to load without validation"
    • Restart Power BI Desktop
  8. For Power BI Gateway deployments, copy the same .pqx file to the gateway's custom connectors directory and restart the gateway service to load it.

Activating Your License

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

Windows License Activation

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:

  • Open the ODBC driver application (DSN) from the Start menu.
  • Select User DSN or System DSN, and open CData PBI Zuora Source/Sys.
  • Navigate to the About tab.
  • Enter the license key in the Activation field under the License Information section, and click Activate!.
  • Once activation succeeds, the connector will display a "Licensed" status. Click OK.

Common Licensing Questions

Can I use my license on multiple machines?

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].

I lost my license key. How do I retrieve it?

Email [email protected] with your order number, and we'll resend your license key.

Can I transfer my license to a different machine?

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.


Connection Configuration

Once your driver is installed and licensed, you're ready to configure a connection to Zuora. The CData Power BI Connector for Zuora is built on top of an ODBC driver, so it uses a DSN (Data Source Name) to store connection properties.

Creating a DSN

Windows: Using ODBC Data Source Administrator

  1. Open the ODBC Data Source Administrator (64-bit)

    Note: CData Power BI connectors use the 64-bit version.

    • Search for "ODBC" in the Windows Start menu
    • Or navigate to: Control Panel -> Administrative Tools -> ODBC Data Sources
  2. Click the System DSN or User DSN tab
    • System DSN: Available to all users on the machine (recommended for services)
    • User DSN: Available only to the current user
  3. Select CData PBI Zuora Source or Sys from the list (depending on User DSN or System DSN) or click Add to create a new data source.
  4. Click Finish to open the connection configuration dialog.

Configuring Connection Properties

Zuora uses the OAuth standard to authenticate users. See the online Help documentation for a full OAuth authentication guide.

Configuring Tenant property

In order to create a valid connection with the provider you need to choose one of the Tenant values (USProduction by default) which matches your account configuration. The following is a list with the available options:

  • USProduction: Requests sent to https://rest.zuora.com.
  • USAPISandbox: Requests sent to https://rest.apisandbox.zuora.com"
  • USPerformanceTest: Requests sent to https://rest.pt1.zuora.com"
  • EUProduction: Requests sent to https://rest.eu.zuora.com"
  • EUSandbox: Requests sent to https://rest.sandbox.eu.zuora.com"

Selecting a Zuora Service

Two Zuora services are available: Data Query and AQuA API. By default ZuoraService is set to AQuADataExport.

DataQuery

The Data Query feature enables you to export data from your Zuora tenant by performing asynchronous, read-only SQL queries. We recommend to use this service for quick lightweight SQL queries.

Limitations
  • The maximum number of input records per table after filters have been applied: 1,000,000
  • The maximum number of output records: 100,000
  • The maximum number of simultaneous queries submitted for execution per tenant: 5
  • The maximum number of queued queries submitted for execution after reaching the limitation of simultaneous queries per tenant: 10
  • The maximum processing time for each query in hours: 1
  • The maximum size of memory allocated to each query in GB: 2
  • The maximum number of indices when using Index Join, in other words, the maximum number of records being returned by the left table based on the unique value used in the WHERE clause when using Index Join: 20,000

AQuADataExport

AQuA API export is designed to export all the records for all the objects ( tables ). AQuA query jobs have the following limitations:

Limitations
  • If a query in an AQuA job is executed longer than 8 hours, this job will be killed automatically.
  • The killed AQuA job can be retried three times before returned as failed.
๐Ÿ‘ Configure the Zuora DSN.

Testing Your Connection

  1. After entering your connection properties, click Test Connection.
  2. A successful test confirms:
    • Authentication credentials are correct.
    • Network connectivity is established.
    • Required permissions are in place.
  3. If the test fails, the error message will indicate what needs to be corrected.
  4. Click OK to save your DSN.

Creating a Connection in Power BI Desktop

  1. Open Power BI Desktop.
  2. Select Get Data -> More.
  3. In the search box, type CData Zuora.
  4. Select the CData Zuora connector and click Connect. ๐Ÿ‘ Select CData Zuora.
  5. Enter the Data Source Name, in this case CData PBI Zuora Sys.
  6. Select Import if you want to import a copy of the data into your project. You can refresh this data on demand. Or select DirectQuery if you want to work with the remote data. ๐Ÿ‘ Enter the DSN configured earlier and select a desired Data Connectivity mode.
  7. Select the required tables in the Navigator dialog. Click Load to see the Zuora data in Power BI. ๐Ÿ‘ Load the Zuora data.

Common Connection Issues

Authentication Failed

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.

Cannot Reach Server

Solution: Check firewall & proxy settings. Contact [email protected] for specific port requirements.

Table Not Found

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.


What's Next

Now that you have installed, licensed, and configured the driver, here are some scenarios you can use to explore our Power BI Connectors:

Power BIArticle Title
Power BI DesktopAuthor Power BI Reports on Real-Time Zuora

Installation & Licensing

Do I need administrator rights to install the connector?

Yes. Administrator rights are required to install the CData Power BI Connector because the installer writes to system directories and registers required components.

Is the connector available in 32-bit and 64-bit versions?

No. Power BI Desktop is 64-bit only, and all CData Power BI Connectors are distributed as 64-bit only MSI installers.


Get Support

If you need assistance at any point:


Connecting

What's the difference between System DSN and User DSN?

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.

Can I use a DSN-less connection string instead of creating a DSN?

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 Zuora};User=Value1;Password=Value2;SecurityToken=Value3;

(Exact properties depend on your Zuora authentication method.)

How do I connect to multiple Zuora accounts?

Create separate DSNs, one for each Zuora account, or create separate connection entries inside Power BI using different authentication credentials. Each DSN or connection stores its own settings.

Can I connect through a proxy server?

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.


Performance & Troubleshooting

Why are my queries slow?

Check the following:

  • Use Import mode if you are working with large datasets or performing heavy transformations. Import mode caches data locally and reduces the number of live API calls.
  • Use DirectQuery only when required, as it sends every query to Zuora in real time.
  • Apply filters in Power Query to reduce the size of the dataset before loading.
  • Avoid selecting all columns if only a subset is needed.
  • Monitor Zuora API limits, which can throttle performance.
  • Contact [email protected] for help with query optimization and best practices.

How do I enable logging for troubleshooting?

Logging can be enabled through the connector's advanced connection properties in Power BI Desktop.

In the connection dialog:

  • Expand Advanced Options
  • Set:
    • Logfile = path to a writable log file
    • Verbosity = 3 (or higher for detailed logs)

Be prepared to upload the log file when contacting [email protected] for analysis securely.

What ports does the connector need access to?

Most Zuora connections require outbound HTTPS (port 443) access. Ensure your firewall allows outbound secure traffic to Zuora endpoints.

For environments using proxies or additional security layers, consult the Firewall & Proxy section of the connector documentation.

Can I use the connector in a Linux container or Docker?

No. The CData Power BI Connector cannot be used in Linux containers because:

  • Power BI Desktop runs only on Windows
  • Power BI Gateway runs only on Windows
  • Custom connector .pqx files are supported only on Windows

The Power BI Connector is a Windows-only component.


General

Where can I find the complete list of supported SQL operations?

Refer to the SQL Compliance section of the Zuora connector documentation. Note that available SQL features may differ between Import and DirectQuery mode due to Power BI engine limitations.

How often is the connector updated?

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.

Where can I find examples of using the connector?

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].

Ready to get started?

Download a free trial of the Zuora Power BI Connector to get started:

 Download Now

Learn more:

๐Ÿ‘ Zuora Icon
Zuora Power BI Connector

The fastest and easiest way to connect Power BI to Zuora data. Includes comprehensive high-performance data access, real-time integration, extensive metadata discovery, and robust SQL-92 support.