We are proud to share our inclusion in the 2024 Gartner Magic Quadrant for Data Integration Tools. We believe this recognition reflects the differentiated business outcomes CData delivers to our customers.
Get the Report →How to Easily Query Microsoft Dataverse Data in OpenOffice Base
Connect to Microsoft Dataverse data in OpenOffice Base using the CData ODBC Driver for Microsoft Dataverse and generate reports with live data insights.
Apache OpenOffice Base is a versatile, free database tool that makes connecting and managing data easy. With CData ODBC Driver for Microsoft Dataverse, you can seamlessly integrate and query live Microsoft Dataverse data, bringing real-time insights directly into OpenOffice.
This guide simplifies the setup, showing you how to connect Microsoft Dataverse to OpenOffice Base so you can easily generate reports, analyze trends, and make informed decisions right within your familiar workspace.
About Microsoft Dataverse Data Integration
CData provides the easiest way to access and integrate live data from Microsoft Dataverse (formerly the Common Data Service). Customers use CData connectivity to:
- Access both Dataverse Entities and Dataverse system tables to work with exactly the data they need.
- Authenticate securely with Microsoft Dataverse in a variety of ways, including Azure Active Directory, Azure Managed Service Identity credentials, and Azure Service Principal using either a client secret or a certificate.
- Use SQL stored procedures to manage Microsoft Dataverse entities - listing, creating, and removing associations between entities.
CData customers use our Dataverse connectivity solutions for a variety of reasons, whether they're looking to replicate their data into a data warehouse (alongside other data sources)or analyze live Dataverse data from their preferred data tools inside the Microsoft ecosystem (Power BI, Excel, etc.) or with external tools (Tableau, Looker, etc.).
Getting Started
Overview
Here is an overview of the steps:
- CONFIGURE: Configure the DSN for Microsoft Dataverse data in the CData ODBC Driver for Microsoft Dataverse, using the required connection properties.
- CONNECT: Set up the ODBC connection in OpenOffice Base using the configured DSN.
- IMPORT: Once connected, review the available metadata and tables.
- CREATE: Create a report based on the queried Microsoft Dataverse data data.
Configure the Microsoft Dataverse DSN Using the CData ODBC Driver for Microsoft Dataverse
To start, configure the DSN (Data Source Name) for Microsoft Dataverse data in your system using the CData ODBC Driver for Microsoft Dataverse. Download and install a 30-day free trial with all the features from here.
Once installed, launch the ODBC Data Source Administrator:
- On Windows: Search for ODBC Data Source Administrator in the Start menu and open the application.
- On Mac: Open Applications, go to Utilities, and select ODBC Manager.
- On Linux: Use the command line to launch ODBC Data Source Administrator or use unixODBC if installed.
Once launched, double-click on the CData Microsoft Dataverse data Source and enter the required values to establish a connection:
You can connect without setting any connection properties for your user credentials. Below are the minimum connection properties required to connect.
- InitiateOAuth: Set this to GETANDREFRESH. You can use InitiateOAuth to avoid repeating the OAuth exchange and manually setting the OAuthAccessToken.
- OrganizationUrl: Set this to the organization URL you are connecting to, such as https://myorganization.crm.dynamics.com.
- Tenant (optional): Set this if you wish to authenticate to a different tenant than your default. This is required to work with an organization not on your default Tenant.
When you connect the Common Data Service OAuth endpoint opens in your default browser. Log in and grant permissions. The OAuth process completes automatically.
Setup an ODBC Connection in OpenOffice Base
Once you've set up the DSN, it's time to connect to it in OpenOffice Base and start querying data:
- Launch OpenOffice Base and select Database from the home screen.
- In the Database Wizard, choose ODBC from the 'Connect to an existing database' option and click Next.
- Click Browse to locate and select the DSN you created, then click OK.
- Enter the username associated with the DSN, click Test Connection to verify, and then click Next.
- Finally, click Finish to save the new database file to your desired directory. This will connect OpenOffice Base to your live Microsoft Dataverse data data, ready for querying and analysis.
Your connection is now established — ready to query and analyze data seamlessly within OpenOffice Base.
Review the Metadata and Tables
After the database file is created and the connection is established, the table list will automatically display all available Microsoft Dataverse data objects.
- Review the Microsoft Dataverse data Object List: In the left pane, click on Tables to view the Microsoft Dataverse data objects now available within OpenOffice Base.
- View Object Data: Click on any object to view its contents. The Microsoft Dataverse data data will display directly within OpenOffice Base, allowing you to review records and fields with ease.
That's it! You have now successfully established a connection to Microsoft Dataverse data in OpenOffice Base, with data readily available for analysis and reporting.
Create a Report
Now, let's generate a report based on your Microsoft Dataverse data data.
- Open your database and go to the Reports tab, then select Create Report Using Wizard.
- In the Report Wizard, choose the Microsoft Dataverse data table from the Table or Query section. Select the columns from Available Fields that you want to include in your report and move them to the Fields in Report section using the arrows.
- After configuring the fields, click Finish to generate your report.
- Analyze, adjust, save, and publish the report as needed.
Your report is now created, drawing live data directly from Microsoft Dataverse data, and ready for analysis.
Try CData Free for 30 Days
Experience the power of live Microsoft Dataverse data data at your fingertips and seamlessly integrate it into OpenOffice Base. Start your free trial today!