Topics Map > Technology > Denodo
Denodo - Connecting to an Excel file
This article provides step-by-step instructions on how to connect to an Excel file in Denodo.
- Log into Design Studio for the appropriate environment.
- Open your VDB (virtual database).
- Navigate to Connectivity then Data Sources.
- Select the vertical ellipses next to the 01 - Data Sources folder.
- Select New.
- Select Data source.
- Select Excel file.
Data Source Configuration
- Enter a descriptive Name with no spaces.
NOTE: Names will automatically be converted to lowercase. - For Data route, select HTTP Client if the data can be access from a website, or SFTP / FTP / FTPS if the data is on an ftp/sftp website.
- If using HTTP Client, keep the HTTP method set to GET.
- Enter the URL for the file.
- NOTE: If using a data source from a Box or SharePoint folder, you will need to complete some preliminary steps to set up those environments to interact with Denodo, as well as create the Base URL.
- Instructions to generate the Base URL for a file in Box.
- Instructions to generate the Base URL for a file in SharePoint.
- NOTE: If using a data source from a Box or SharePoint folder, you will need to complete some preliminary steps to set up those environments to interact with Denodo, as well as create the Base URL.
- For Authentication, select the method you'd like Denodo to use to authenticate you as a user of that data.
- Leave Off if the file is open to the public.
- Select Basic if using a simple username/password.
- Select OAuth 2.0 if the data source is coming from a Box or SharePoint folder.
- In the Worksheets section, select whether you want Denodo to extract data from all sheets.
- You can specify a Start cell and End cell to the data.
- Select whether the data source has headers or not.