Create Reports from Dynamics GP Data in Looker Studio

Ready to get started?

Learn more or sign up for a free trial:

CData Connect Server


Use CData Connect Server to create a virtual MySQL Database for Dynamics GP data and create custom reports in Looker Studio.

Looker Studio (formerly Google Data Studio) allows you to create branded reports with data visualizations to share with your clients. When paired with CData Connect Server, you get instant access to Dynamics GP data for visualizations, dashboards, and more. This article shows how to create a virtual database for Dynamics GP and build reports from Dynamics GP data in Looker Studio.

CData Connect Server provides a pure MySQL interface for Dynamics GP, allowing you to easily build reports from live Dynamics GP data in Looker Studio — without replicating the data. As you build visualizations, Looker Studio generates queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported query operations (filters, JOINs, etc) directly to Dynamics GP, leveraging server-side processing to quickly return Dynamics GP data.

This article requires a CData Connect Server instance and the CData Connect Server Connector for Looker Studio. Get more information on the CData Connect Server and sign up for a free trial at https://www.cdata.com/connect.


Connect to Dynamics GP from Connect Server

CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.

  1. Log into Connect Server and click Connections.
  2. Select "Dynamics GP" from Available Data Sources.
  3. Enter the necessary authentication properties to connect to Dynamics GP.

    To authenticate set the User and Password connection properties.

    To connect set the URL to the Web services endpoint; for example, http://{servername}:{port}/Dynamics/GPService. Additionally, set CompanyId; you can obtain this value in the company setup window: Click Tools -> Setup -> Company.

    By default, data summaries are not returned to save performance. Set LookupIds to true to return details such as line items; however, note that entities must be retrieved one at a time.

  4. Click Save Changes
  5. Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.

With the virtual database created, you are ready to connect to Dynamics GP data from Looker Studio.

Visualize Live Dynamics GP Data in Looker Studio

The steps below outline connecting to CData Connect Server from Looker Studio to create a new Dynamics GP data source and build a simple visualization from the data.

  1. Log into Looker Studio, click data sources, create a new data source, and choose CData Connect Server Connector.
  2. Authorize the Connector to connect to an external service (your Connect Server instance).
  3. Use your instance name (myinstance in CONNECT_SERVER_URL), username, and password to connect to your Connect Server instance.
    • Username: myinstance/username
    • Password: your Connect Server password
  4. Select a Database (e.g. DynamicsGP1) and click Next.
  5. Select a Table (e.g. SalesInvoice) and click Next.
  6. Click Connect.
  7. If needed, modify columns, click Create Report, and add the data source to the report.
  8. Select a visualization style and add it to the report.
  9. Select Dimensions and Measures to customize your visualization.

Optional: Connect with the MySQL Connector

If you need to work with data from a custom SQL query, you can use the MySQL Connector. Connect using the server information for your Connect Server instance (server address, port, username, and password).

SQL Access to Dynamics GP Data from Applications

Now you have a direct connection to live Dynamics GP data from your Looker Studio workbook. You can create more data sources and new visualizations, build reports, and more — all without replicating Dynamics GP data.

Try CData Connect Server and get SQL data access to 200+ SaaS, Big Data, and NoSQL sources directly from your applications.