Export to Microsoft Excel
Last updated
Was this helpful?
Category: Files
Version: 1.0
Last updated: July 7, 2026
Author: Any2Info
The Export To Microsoft Excel node allows you to write the output of your data flow to a Microsoft Excel file. The node takes the incoming data and generates an Excel file that is stored in a selected location.
Steps:
Select a File source (e.g. OneDrive or Any2Info platform storage)
Choose the destination Folder
Define the File name
The node generates an Excel file based on the input data
The file is stored in the selected location
File source
Yes
Select the connection where the Excel file will be stored (e.g. Microsoft OneDrive or Any2Info platform).
Folder
Yes
Opens a folder picker to select the destination folder.
File name
Yes
Defines the name of the generated Excel file.
The node uses the incoming dataset from the previous node
Each column becomes a column in Excel
Each row becomes a row in the Excel file
An Excel file is created in the selected location
The file contains:
All columns from the input dataset
All rows from the input dataset
The data flow continues without modifying the dataset
The entire dataset is written to a single Excel file
Column names are used as headers in the Excel sheet
Data types are converted to a compatible Excel format where needed
Use clear and descriptive file names
Be mindful of large datasets, as they may impact performance
The connection must have permission to write to the selected location
Existing files may be overwritten depending on the file source behavior
Large Excel files may take longer to generate
1.0
July 7, 2026
Initial documentation version added.
Last updated
Was this helpful?
Was this helpful?