Enable everyone in your organization to access their data in the cloud — no code required.
Learn More →Create Dynamics 365 Business Central-Connected Visualizations in Klipfolio
Use CData Connect Cloud to connect to Dynamics 365 Business Central from Klipfolio and build custom visualizations using live Dynamics 365 Business Central data.
Klipfolio is an online dashboard platform for building real-time business dashboards for your team or your clients. When paired with CData Connect Cloud, you get instant, cloud-to-cloud access to Dynamics 365 Business Central data for visualizations, reports, and more. This article shows how to connect to Dynamics 365 Business Central in Connect Cloud and build visualizations from Dynamics 365 Business Central data in Klipfolio.
CData Connect Cloud provides a pure cloud-to-cloud interface for Dynamics 365 Business Central, allowing you to build reports from live Dynamics 365 Business Central data in Klipfolio — without replicating the data to a natively supported database. As you create visualizations, Klipfolio generates SQL queries to gather data. Using optimized data processing out of the box, CData Connect Cloud pushes all supported SQL operations (filters, JOINs, etc.) directly to Dynamics 365 Business Central, leveraging server-side processing to return the requested Dynamics 365 Business Central data quickly.
Connect to Dynamics 365 Business Central in Connect Cloud
CData Connect Cloud uses a straightforward, point-and-click interface to connect to data sources.
- Log into Connect Cloud, click Connections and click Add Connection
- Select "Dynamics 365 Business Central" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Dynamics 365 Business Central.
To authenticate to Dynamics 365 Business Central, you must provide the User and AccessKey properties.
To obtain the User and AccessKey values, navigate to the Users page in Dynamics 365 Business Central and then click on Edit. The User Name and Web Service Access Key values are what you will enter as the User and AccessKey connection string properties. Note that the User Name is not your email address. It is a shortened user name.
To connect to data, specify OrganizationUrl. If you have multiple companies in your organization, you must also specify the Company to indicate which company you would like to connect to. Company does not need to be specified if you have only one company.
- Click Create & Test
- Navigate to the Permissions tab in the Add Dynamics 365 Business Central Connection page and update the User-based permissions.
Add a Personal Access Token
If you are connecting from a service, application, platform, or framework that does not support OAuth authentication, you can create a Personal Access Token (PAT) to use for authentication. Best practices would dictate that you create a separate PAT for each service, to maintain granularity of access.
- Click on your username at the top right of the Connect Cloud app and click User Profile.
- On the User Profile page, scroll down to the Personal Access Tokens section and click Create PAT.
- Give your PAT a name and click Create.
- The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.
With the connection configured, you are ready to connect to Dynamics 365 Business Central data Klipfolio.
Connect to Dynamics 365 Business Central in Klipfolio
The steps below outline connecting to CData Connect Cloud from Klipfolio to create a new Dynamics 365 Business Central data source.
- Open Klipfolio
- Click in Data Sources to add a new data source
- Search for and select MSSQL as the Service
- Click "Create a custom MSSQL data source"
- Configure the data source by setting the MSSQL connection properties:
- Host: tds.cdata.com
- Port: 14333
- Database: your database (e.g., D365BusinessCentral1)
- Driver: MS SQL
- Username: a Connect Cloud user (e.g. user@mydomain.com)
- Password: the above user's PAT
- SQL Query: any query to retrieve data (e.g. SELECT * FROM Accounts )
- Select the checkbox to "Include column headers"
- Select the checkbox to "Use SSL/TLS"
- Click "Get data" to preview the Dynamics 365 Business Central data before building a data model.
Build a Data Model
After retrieving the data, click the checkbox to "Model your data" and click "Continue." In the new window, configure your data model.
- Confirm that the model includes all columns you wish to work with
- Name your model
- (optional) Set the Description
- Set "Header in row" to 1
- Click the toggle to "Exclude data before row" and set the value to 2
- Click "Save and Exit"
Create a Metric
With the data modeled, we are ready to create a Metric (or visualization) of the data to be used in the Klipfolio platform for dashboards, reporting, and more.
- Click "Create metrics"
- Select a Data source
- Select a Metric value and default aggregation
- Select Segmentation(s)
- Select a Date & time
- Select a Data shape
- Configure the Display settings
- Click Save
- Navigate to your Metric and further configure the visualization
SQL Access to Dynamics 365 Business Central Data from Cloud Applications
Now you have a Metric built from live Dynamics 365 Business Central data. You can add it to a new dashboard, share, and more. Easily create more data sources and new visualizations, produce reports, and more — all without replicating Dynamics 365 Business Central data.
To get SQL data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect Cloud.