Skip to main content

Microsoft Excel PowerPivot

Prerequisites

Updating the DSN Configuration

  1. Launch ODBC Data Sources on your Windows system.
  2. Select the User DSN tab.
  3. Select the DSN entry that you created when you configured the ODBC driver for Arrow Flight SQL.
  4. Click Configure.
  5. In the Advanced Properties section, add the following key/value pair:
    • Key: quoting
    • Value: BRACKET

Connecting to Dremio

  1. Open Excel.

  2. Click the Power Pivot tab and then click Manage.

  3. Select From Other Sources.

  4. In the Table Import Wizard, select Others (OLEDB/ODBC).

  5. Click Next.

  6. Click Build.

  7. In the Data Link Properties dialog, follow these steps:

    a. On the Provider tab, select Microsoft OLE DB Provider for ODBC Drivers.

    b. Click Next>>.

    c. For step 1 on the Connection tab, select Use data source name, and then select the data source name for the ODBC driver for Arrow Flight SQL.

    d. For step 2 on the Connection tab, leave the User name and Password fields blank. The authentication credentials for connecting to Dremio Cloud are already present in the user DSN.

    e. (Optional) Click Test Connection to find out whether the info you specified on this tab is correct.

    f. Click OK.

  8. Click Next.

  9. Ensure that the option Select from a list of tables and views to choose the data to import.

  10. Click Next.

  11. Select the tables and views that you want to import data from.

  12. Click Finish.