Create Excel File
This node saves a processed dataset into an Excel file at the defined path.
Function
Section titled “Function”Converts structured data into Excel spreadsheets.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| filePath | Text | Path where to save the file |
| dataKey | Text | Key containing the dataset |
Common Usage
Section titled “Common Usage”- Generate automatic reports
- Save results from complex processes
- Export filtered information
Multi-language
Section titled “Multi-language”help.es: Crea un fichero .xlsx desde un datasethelp.en: Create an .xlsx file based on a dataset