help with basic loops

Hi,

Sorry new to knime so probably a very basic question. I have a table of values that I want to split into several different tables then save a .csv file and a bar chart (.svg?) from each table. I feel I should be able to do this using the row splitter column and looping so that it creates a new csv file/barchart with each loop but don’t know how to go about doing this. Thanks for your help.

paul

Hi @paul_brear and welcome to the forum!

I’m moving this topic to the main Analytics Platform forum for better visibility.

1 Like

Hi @paul_brear

See this workflow basic_loop.knwf (47.6 KB)
that splits a file into groups, loops over the groups writes a csv and a bar chart for every group to a folder. Maybe you have to do some adjustments to the bar charts.
Hope this helps.
gr. Hans

basic_loop

3 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.