Create a Dataset Using Excel
This guide walks you through creating a dataset in AIV using Excel files. Excel spreadsheets are widely used for tabular data, and AIV lets you use them directly as dataset sources.
What You’ll Learn
- What an Excel file is and when to use it
- How to create a dataset from an Excel file in AIV
- How to review, preview, and save your dataset
What is Excel?
Microsoft Excel is a spreadsheet application that stores and organizes data in a table format. Excel files (.xlsx, .xls) are commonly used for reports, lists, and structured data that you can import into AIV.
Prerequisites
Before you begin, complete these steps:
- Download the sample file: excel.zip
- Extract the zip archive
- Upload
marathon.xlsxinto AIV
Need help uploading? See the Upload guide for instructions.
Steps to Create a Dataset Using Excel
Complete Step 1 (Navigate to the Dataset Section) and Step 2 (Create a New Dataset) from the Create Dataset guide.
Step 1: Select Excel as the Data Source
-
Choose Excel Files as the data source type.

Step 2: Connection Selection
For details on file selection and tab options, see Connection Selection for Excel, CSV, and JSON.
-
Click Select Existing Files.
-
Search for your Excel file (for example,
marathon.xlsx). -
Select the file from the list.

-
Open the Output Columns tab to review column names and data types.

-
Open the Preview Results tab to verify the data.
Step 3: Save Dataset
- Click Save.
- In the Save Dataset dialog, optionally rename the dataset and select the destination folder.
- Click Save Dataset to confirm.
Related Guides
Explore other ways to create datasets in AIV:
| Data Source | Guide |
|---|---|
| CSV | Dataset using CSV |
| JSON | Dataset using JSON |
| Flat files | Dataset using Flat files |
| External sources | Dataset using External sources |
| Google BigQuery | Dataset using Google BigQuery |
| NoSQL | Dataset using NoSQL |
| Join | Dataset using Join |
| Union | Dataset using Union |
| Server Script | Dataset using Server Script |
| Client Script | Dataset using Client Script |
| Stored Procedure | Dataset using Stored Procedure |
| View | Dataset using View |
| Simple Query | Dataset using Simple Query |
| Drag & drop | Dataset using Drag & Drop |