Creating Excel Dataset
Rubiscape supports Excel files (.xls and .xlsx) for dataset creation.
To create an Excel dataset using any of the modes, follow the basic steps given below.
- On the home page, click Create icon ().
The Product Selection page is displayed. - Hover over the Data Connect tile and click Create Dataset.
Dataset Selection page is displayed. - From the File option, Select Excel.
Create Excel Dataset page is displayed. You can use an Excel file stored on your computer or from the AWS S3 storage network to create an Excel dataset. The dataset creation for these types is explained in the sections below.
Creating Excel Dataset by Uploading Excel File
To create an Excel dataset by uploading an Excel file from your computer, follow the steps given below.
- Follow steps 1 to 3 of Creating Excel Dataset.
- Enter Name and Description for your dataset.
- To upload an Excel file from your computer, select the Upload File in Source of Data dropdown .
- Click Browse.
The File Browser window is displayed. - Browse to your file location and select an Excel file.
- Click the Excel Worksheet drop-down.
- From the available worksheets in the selected Excel file, select the worksheet you want to import.
The Features (columns) in the Excel worksheet are displayed in the Features box. To change the variable type of the features, refer to Configuring Feature Type.
If you wish to remove any of the features, hover over the feature name, and click the Close icon ().
A list of available worksheets in the selected Excel file is displayed.
From the list, select the worksheet you want to import.
If required, you can select the encoding format of your Excel file from the Select Encoding drop-down.
This is an optional step. The default selection is None. For the supported encodings, refer to File Encoding Formats.Click Create.
A confirmation message is displayed. The Excel dataset is created in the current workspace and is available for use in workbooks, workflows, and dashboards.
Notes |
|
Creating Excel Dataset using S3 Bucket Storage
To create an Excel dataset by uploading an Excel file from the AWS S3 bucket storage, follow the steps given below.
- Follow steps 1 to 3 of Creating Excel Dataset.
- Enter Name and Description for your dataset.
- To upload a file from AWS storage, select the S3 radio button.
A new set of dataset creation options are displayed. - Enter the following details for the cloud storage.
- Bucket Name
- Aws Access Key Id
- Aws Secret Access Key
- File Directory URL (for the folder created by you on the S3 browser)
- Filename or Wildcard
Notes: |
|
To continue the Excel Dataset creation process,
- To validate the connection parameters, click Verify.
If the parameters are valid, a Verification Success message is displayed. Also, the Show Filename(s) button gets activated. - To see the files detected, click Show Filename(s).
- The list of detected files is displayed in a separate window.
- Click the Excel Worksheet drop-down.
- From the available worksheets in the selected Excel file, select the worksheet you want to import.
The Features (columns) in the Excel worksheet are displayed in the Features box. - To change the datatype of the features, refer to Configuring Feature Type.
- If you wish to remove any of the features, hover over the feature name, and click the Close icon ().
- To insert additional features (along with the features already present in the dataset), click Additional Output Features.
Create Excel Dataset window is displayed. It displays the features that can be inserted along with the existing ones. These are Full File Name, Short File Name, File Path, File Extension, File Size, and File Last Modified Date.
Click Done. Click Create.
Notes:- The Additional Output Features are not selected by default.
- You can choose anyone, multiple, or all of them to be inserted into the dataset
Notes:- Make sure to use a standard date format for datasets containing date as a variable.
- In case the dataset contains geographical variables, the Map Locations page is displayed. Verify that all locations are mapped and click Done to create the dataset. Refer to Creating a Dataset with Geographical Variable Type.
- Enabling the "Disable Cache" option allows you to create a dataset without generating a dataset cache.
- When you select to "Disable Cache", the dashboard will not offer the "Enable Direct Query" option. For more information, please refer to the "Enable Direct Query" document.
The Excel dataset is created in the current workspace and is available for use in workbooks, workflows.
Table of Contents