This workflow demonstrates how to create/output multiple files with dynamic file naming using loop and path flow variable.
Input data is dummy data that consists of CustomerID, Product and Sales. Goal is to create one Excel file per each CustomerID. File name should consist of CustomerID and YYYY-MM suffix. In each loop iteration records associated with a single CustomerID are taken and a file name is created using String Manipulation node which joins flow variables from String Configuration and Group Loop Start nodes. String flow variable is then converted to path flow variable needed in Excel Writer. Relative path is used and files are written to the data folder within the workflow folder.
Workflow
Create Multiple Excel Files
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.3.1
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.