We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
jamesmillere
3 years agoExplorer | Level 4
How To Use CData ODBC driver for Dropbox to import data in Excel with Microsoft Query
Hello,
With this Power BI tool, I am trying to use the CData ODBC driver for Dropbox to import data in Microsoft Excel. I wanted to know how to use parameters with Microsoft Query so I get all the data at single platform.
Thanks In Advance
3 Replies
- Priyasharmaaa3 years agoNew member | Level 2
Follow the steps below to import Dropbox data using standard SQL:
- From the ribbon in Excel, click Power Query -> From Other Data Sources -> From ODBC.
- Enter the ODBC connection string. Below is a connection string using the default DSN created when you install the driver:
Provider=MSDASQL.1;Persist Security Info=False;DSN=CData Dropbox Source
3. Enter the SELECT statement to import data with. For example:
SELECT Id, Name FROM Files
4. Enter credentials, if required, and click Connect. The results of the query are displayed in the Query Editor Preview. You can combine queries from other data sources or refine the data with Power Query formulas. To load the query to the worksheet, click the Close and Load button.
Thanks
- jamesmillere3 years agoExplorer | Level 4
Hi,
A few days ago, I posted a query on Dropboxforum, when I checked it today for solutions I found that the my post is not available. Admin please have a look at it and make it live so I can receive solutions to get rid of my problem.
Thanks
- gregbowers3 years agoExplorer | Level 3
Here are the steps to use the CData ODBC driver for Dropbox to import data in Excel with Microsoft Query:
Download and install the CData ODBC driver for Dropbox on your computer.
Open Microsoft Excel and click on the "Data" tab.
Click on "From Other Sources" and select "From Microsoft Query".
In the "Choose Data Source" dialog box, select the CData ODBC driver for Dropbox and click "OK".
In the "Microsoft Query" dialog box, click on "File" and select "Connect".
In the "ODBC Data Source Administrator" dialog box, select the CData ODBC driver for Dropbox and click "Configure".
Enter your Dropbox account credentials in the "User" and "Password" fields and click "Test Connection" to ensure that you can connect to your Dropbox account.
Once you have successfully connected to your Dropbox account, select the data you want to import into Excel and click "OK".
In the "Microsoft Query" dialog box, click on "Return Data" and select "Table".
Click "OK" and your data will be imported into Excel.
Once the data is imported, you can manipulate it as you would any other data in Excel.
That's it! You have successfully used the CData ODBC driver for Dropbox to import data into Excel with Microsoft Query.
About Dropbox Tips & Tricks
Learn how to get the most out of Dropbox with other users like you.418 PostsLatest Activity: 2 years ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!