Hi,
I have a table with 200 rows. For each row, I need to build 3 charts. How can I easily do it without row filtering and building workflow for each row.
Thanks in advance
Hi,
I have a table with 200 rows. For each row, I need to build 3 charts. How can I easily do it without row filtering and building workflow for each row.
Thanks in advance
Hi Chandu,
you can do this with looping. And saving the images in a table.
Checkout our e-learning course about loops here: https://www.knime.com/knime-introductory-course/chapter7/section2
Cheers, Iris