VOOZH about

URL: https://www.cdata.com/kb/tech/excel-odbc-dundas-bi.rst

⇱ Build Dashboards with Excel Data in Dundas BI


Build Dashboards with Excel Data in Dundas BI

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Create dynamic dashboards and perform analytics based on Excel data in Dundas BI.

The CData ODBC Driver for Excel enables access to live data from Excel under the ODBC standard, allowing you work with Excel data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to Excel data as a generic ODBC Data Provider and create charts, reports, and dashboards based on Excel data in Dundas BI.

Connect to Excel Data

  1. If you have not already done so, provide values for the required connection properties in the data source name (DSN). You can configure the DSN using the built-in Microsoft ODBC Data Source Administrator. This is also the last step of the driver installation. See the "Getting Started" chapter in the Help documentation for a guide to using the Microsoft ODBC Data Source Administrator to create and configure a DSN.

    Connecting to Local or Cloud-Stored (Box, Google Drive, Amazon S3, SharePoint) Excel Files

    CData Drivers let you work with Excel files stored locally and stored in cloud storage services like Box, Amazon S3, Google Drive, or SharePoint, right where they are.

    Setting connection properties for local files

    Set the URI property to local folder path.

    Setting connection properties for files stored in Amazon S3

    To connect to Excel file(s) within Amazon S3, set the URI property to the URI of the Bucket and Folder where the intended Excel files exist. In addition, at least set these properties:

    • AWSAccessKey: AWS Access Key (username)
    • AWSSecretKey: AWS Secret Key

    Setting connection properties for files stored in Box

    To connect to Excel file(s) within Box, set the URI property to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect to Box.

    Dropbox

    To connect to Excel file(s) within Dropbox, set the URI proprerty to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect to Dropbox. Either User Account or Service Account can be used to authenticate.

    SharePoint Online (SOAP)

    To connect to Excel file(s) within SharePoint with SOAP Schema, set the URI proprerty to the URI of the document library that includes the intended Excel file. Set User, Password, and StorageBaseURL.

    SharePoint Online REST

    To connect to Excel file(s) within SharePoint with REST Schema, set the URI proprerty to the URI of the document library that includes the intended Excel file. StorageBaseURL is optional. If not set, the driver will use the root drive. OAuth is used to authenticate.

    Google Drive

    To connect to Excel file(s) within Google Drive, set the URI property to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect and set InitiateOAuth to GETANDREFRESH.

    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.

  2. Open the Dundas BI interface, open the menu, and click New Data Connector. πŸ‘ Adding a New Data Connector.
  3. Configure the Dundas BI Data Connector:
    • Name the Data Connector.
    • Select "ODBC generic" as the Data Provider.
    • Check the "Use System DSN" checkbox.
    • Select the appropriate System DSN.
    πŸ‘ Configure the Data Connector.

Add Excel Data to a Dashboard

You are now ready to create a dashboard with Excel data.

  1. Navigate to the Home page.
  2. Click Explore Data.
  3. πŸ‘ Home > Explore Data
  4. Expand the appropriate Data Connector.
  5. Drag the relevant data from the Connector to the panel.
    • You can select an entire "table" to add, but you may need to remove Measures/Rows from the Metric Set to build an appropriate visualization. Alternatively, you can select only the fields you wish to include in the visualization.
    • With the fields selected, you can add any filters or conditions on the Measures and Rows, further customizing the visualization.
  6. πŸ‘ Adding data from a Data Connector. (Salesforce is shown.)
  7. Click Re-visualize from the menu bar and select the appropriate visualization for the data.
  8. πŸ‘ Displayed Data. (Salesforce is shown.)
  9. Click Add To New Dashboard to add the visualization to a new dashboard.
  10. πŸ‘ Adding the Visualization to a Dashboard. (Salesforce is shown.)
  11. Configure the dashboard, creating dynamic visualizations of Excel data. πŸ‘ Sample Dashboard (Salesforce data is shown.)

Ready to get started?

Download a free trial of the Excel ODBC Driver to get started:

 Download Now

Learn more:

πŸ‘ Microsoft Excel Icon
Excel ODBC Driver

The Excel ODBC Driver is a powerful tool that allows you to connect with live Excel file data, directly from any applications that support ODBC connectivity.

Access Excel Spreadsheet data like you would a database - read, write, and update data through a standard ODBC Driver interface.