Icon

justKnimeit-16

justKnimeit-16
Challenge 16: Grouping Data into CSV FilesYou 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. Find UniqueGroupsLoop throughGroupsFilter RelatedGroupsWrite FilesCreate PathsAdd "Group_" to File NamesRead CSV File DuplicateRow Filter Table Row ToVariable Loop Start Row Filter (Labs) CSV Writer String to Path(Variable) Create File/FolderVariables String Manipulation(Variable) Variable Loop End CSV Reader Challenge 16: Grouping Data into CSV FilesYou 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. Find UniqueGroupsLoop throughGroupsFilter RelatedGroupsWrite FilesCreate PathsAdd "Group_" to File NamesRead CSV File DuplicateRow Filter Table Row ToVariable Loop Start Row Filter (Labs) CSV Writer String to Path(Variable) Create File/FolderVariables String Manipulation(Variable) Variable Loop End CSV Reader

Nodes

Extensions

Links