![]() |
VOOZH | about |
The CData ODBC driver for Dynamics 365 Business Central enables access to live data from Dynamics 365 Business Central under the ODBC standard, allowing you work with Dynamics 365 Business Central data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to Dynamics 365 Business Central data as a generic ODBC Data Provider and create charts, reports, and dashboards based on Dynamics 365 Business Central data in DBxtra.
To authenticate to Dynamics 365 Business Central, you must select an AuthScheme and provide the required properties (OAuth by default).
Specify the . If you have multiple companies in your organization, you must also specify the to indicate which company you would like to connect to. does not need to be specified if you have only one company.
To authenticate with an Access Key, set AuthScheme to "AccessKey" and provide the and properties.
To obtain the and 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 and connection string properties. Note that the User Name is not your email address. It is a shortened user name.
If you wish to authenticate through other methods, refer to the Help documentation.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a dashboard with Dynamics 365 Business Central data.
With a new Dashboard created, you are ready to begin analysis of Dynamics 365 Business Central data. Thanks to the ODBC Driver for Dynamics 365 Business Central, you can refresh the Dashboard and immediately see any changes made at the source. In the same way, you can create and view Reports with live, up-to-date Dynamics 365 Business Central data.
Download a free trial of the Dynamics 365 Business Central ODBC Driver to get started:
Download NowLearn more:
π Dynamics 365 Business Central (NAV) IconThe Dynamics 365 Business Central ODBC Driver is a powerful tool that allows you to connect with live Dynamics 365 Business Central data, directly from any applications that support ODBC connectivity.
Access Dynamics 365 Business Central like you would a database - read, write, and update Items, Sales Orders, Purchase Orders, etc. through a standard ODBC Driver interface.