Import from Microsoft Excel
Last updated
Was this helpful?
Category: Files
Version: 1.0
Last updated: July 7, 2026
Author: Any2Info
The Import From Microsoft Excel node allows you to read data from a Microsoft Excel file into your data flow. It supports selecting specific sheets or tables and allows you to choose which columns to include. With this node, you can import Excel data and use it as input for further processing in your flow.
Steps:
Select a File source (e.g. OneDrive or platform storage)
Choose the Excel file
Open Advanced to configure:
The sheet or table
The columns to import
Column names and data types
The node reads the selected data
The data is returned as a new output table
File source
Yes
Select the connection where the Excel file is stored (e.g. Microsoft OneDrive or Any2Info platform).
Excel file
Yes
Opens a file picker to select the Excel file to read.
Advanced
Yes
Opens the configuration screen where you select sheets, tables, and columns.
The Advanced screen allows you to define exactly which data is imported.
On the left side, a tree view shows:
Available sheets
Available tables within the Excel file
Select the sheet or table you want to import
On the right side, a preview of the data is shown
You can inspect the data before importing
Click on column headers to select or deselect columns
Only selected columns will be included in the output
In the footer, you can manage the selected columns:
View all selected columns
Rename column names
Adjust data types if needed
Remove columns using the delete (trash) icon
This option is available in the toolbar:
Enabled → The first row contains column names
Disabled → The first row is treated as data
This setting determines how column names are interpreted.
The node creates a new output table.
Each selected column becomes a column in the output
Each row in Excel becomes a row in the output
Column names and data types follow the Advanced configuration
Verify column data types to avoid conversion issues
Use tables in Excel for more structured data handling
Enable First row has headers when working with standard Excel files
The connection must have access to the selected file
Large Excel files may impact performance
1.0
July 7, 2026
Initial documentation version added.
Last updated
Was this helpful?
Was this helpful?