Icon

GroupingDataIntoCSVFiles

Grouping Data into CSV Files

You were asked to split a single sales CSV file into smaller ones based on groups, named according to the group names.

Your solution to this task should be generic — that is, it should work for any number of groups, and the names of the groups should not matter.

Node 1Node 2Node 4Node 5Node 6Node 7Node 8CSV Reader Group Loop Start CSV Writer Variable Loop End Table Rowto Variable String Manipulation(Variable) String to Path(Variable) Node 1Node 2Node 4Node 5Node 6Node 7Node 8CSV Reader Group Loop Start CSV Writer Variable Loop End Table Rowto Variable String Manipulation(Variable) String to Path(Variable)

Nodes

Extensions

Links